Serializablepublic class SearchException extends MessagingException
| Constructor | Description |
|---|---|
SearchException() |
Constructs a SearchException with no detail message.
|
SearchException(String s) |
Constructs a SearchException 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 SearchException()
public SearchException(String s)
s - the detail messageCopyright © 2018 Oracle. All rights reserved.