An exception thrown when an error occurs during parsing. !(p) This exception includes the text being parsed and the error index.
@implSpec This class is intended for use _in a single thread.
@since 1.8
Constructs a new exception with the specified message.
Constructs a new exception with the specified message and cause.
Returns the index where the error was found.
Returns the string that was being parsed.
See Implementation
An exception thrown when an error occurs during parsing. !(p) This exception includes the text being parsed and the error index.
@implSpec This class is intended for use _in a single thread.
@since 1.8