public class ParseException extends MessagingException
| Constructor and Description |
|---|
ParseException ()
Constructor with no detail message.
|
ParseException (java.lang.String s)
Constructor with the specified detail message.
|
getCause, getNextException, setNextException, toString addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ParseException()
public ParseException(java.lang.String s)
s - the detail message