ScriptException

This represents an exception thrown by throw x; inside the script as it is interpreted.

Members

Variables

callStack
ScriptLocation[] callStack;
loc
ScriptLocation loc;
payload
var payload;
Suggestion Box / Bug Report