Class ScriptValue.ErrorType

java.lang.Object
com.blackrook.rookscript.ScriptValue.ErrorType
Enclosing class:
ScriptValue

public static class ScriptValue.ErrorType extends Object
The class used as an error type. Errors are a completely separate type, in order to differentiate them from objects, and check them in return from host functions (or other functions).