QScript  2.1.2
Expression and algorithm evaluator
 All Classes Namespaces Functions Variables Pages
org.qscript.errors.ErrorType Member List

This is the complete list of members for org.qscript.errors.ErrorType, including all inherited members.

ARGUMENT_EXPECTED (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
code (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
EMPTY_SCRIPT (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
FATAL_EVAL_ERROR (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
FATAL_PARSE_ERROR (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
INVALID_ARGUMENT_TYPES (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
INVALID_ARGUMENTS (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
INVALID_CAST (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
INVALID_COMMA_SEP (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
LEFT_PAREN_EXPECTED (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
LHS_VARIABLE_REQD (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
MAX_TIME_EXCEEDED (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
message (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
OPERATOR_EXPECTED (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
SCRIPT_UNPARSED (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
STOPPED_BY_USER (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
SYNTAX_ERROR (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
UNITIALISED_VARIABLE (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
UNMATCHED_FLOW_OPERATOR (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
UNMATCHED_PARENTHESIS (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType
UNTERMINATED_STRING (defined in org.qscript.errors.ErrorType)org.qscript.errors.ErrorType