EvaluationFailedException

class EvaluationFailedException : JavaScriptException


Indicates that an evaluation failed due to a syntax error or exception produced by the script.

Summary

Public constructors

Public constructors

EvaluationFailedException

Added in 1.0.0-beta01
EvaluationFailedException(error: String)