public class ParserException extends java.io.IOException
ParserException(java.lang.String msg)
ParserException(java.lang.String detailMessage, java.lang.Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParserException(java.lang.String msg)
public ParserException(java.lang.String detailMessage, java.lang.Throwable throwable)