public static class Parser.ParserException extends java.lang.Exception
ParserException(java.lang.String message)
ParserException(java.lang.String message, java.lang.Throwable cause)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParserException(java.lang.String message)
public ParserException(java.lang.String message, java.lang.Throwable cause)