EvaluationFailedException


class EvaluationFailedException : JavaScriptException


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

Summary

Public constructors

Inherited functions

From java.lang.Throwable

Public constructors

EvaluationFailedException

Added in 1.0.0
EvaluationFailedException(error: String)