Easypt

ParserException

..Root.ParserException

Constructs new ParserException which is thrown when parser encounters serious error on input.

Child of:

Root

Signatures:

NativeCallable, Callable

Example:

throw(Parser("Serious error!"));