public class ParserException extends java.lang.Exception
ParserException(java.lang.Exception e)
ParserException(java.lang.String s)
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.Exception e)
public ParserException(java.lang.String s)