public class JavetExecutionException extends BaseJavetScriptingException
scriptingError
error, parameters
Constructor and Description |
---|
JavetExecutionException(JavetScriptingError scriptingError,
java.lang.Throwable cause)
Instantiates a new Javet execution exception.
|
getScriptingError
getError, getParameters
public JavetExecutionException(JavetScriptingError scriptingError, java.lang.Throwable cause)
scriptingError
- the scripting errorcause
- the cause