ParserException
..Root.ParserException
Constructs new ParserException
which is thrown when parser encounters serious error on input.
Parameters: any number of String
type variables
Return value: new ParserException
NativeCallable
, Callable
throw(Parser("Serious error!"));