public class SearchException extends MessagingException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and 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, toStringprivate static final long serialVersionUID