SerializableAddressExceptionpublic class ParseException extends MessagingException
| Constructor | Description |
|---|---|
ParseException() |
Constructs a ParseException with no detail message.
|
ParseException(String s) |
Constructs a ParseException with the specified detail message.
|
getCause, getNextException, setNextException, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ParseException()
public ParseException(String s)
s - the detail messageCopyright © 2018 Oracle. All rights reserved.