| Class | Description |
|---|---|
| ExecutionBreak | |
| ExecutionError | |
| ExecutionErrorMessage | |
| ExecutionFunctionReturn | |
| ExecutionInvalidArg | |
| ExecutionResult<ValueType> |
Wrapper for a result of a script execution, e.g. return values of function calls.
|
| ExecutionReturn |
Can be returned by a function call.
|
| ExecutionRuntimeError | |
| ExecutionStackError | |
| ExecutionWrongArgCount | |
| ExecutionWrongArgType |