Class | Description |
---|---|
ExecutionBreak | |
ExecutionError |
An error that occurs while executing a script.
|
ExecutionErrorMessage | |
ExecutionFunctionReturn | |
ExecutionInvalidArg | |
ExecutionResult<ValueType> |
Wrapper for a result of a script execution, e.g.
|
ExecutionReturn |
Can be returned by a function call.
|
ExecutionRuntimeError | |
ExecutionStackError | |
ExecutionWrongArgCount | |
ExecutionWrongArgType |