java.io.Serializablepublic class SearchException extends MessagingException
| Constructor | Description |
|---|---|
SearchException() |
Constructs a SearchException with no detail message.
|
SearchException(java.lang.String s) |
Constructs a SearchException with the specified detail message.
|
getCause, getNextException, setNextException, toStringCopyright © 2018 Oracle. All rights reserved.