public class ParserException extends ParseException
The cause of this exception is always the exception thrown by the parser.
Context.parse(Parse)
,
Serialized FormConstructor and Description |
---|
ParserException(Parser<?,?> parser,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString