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