public class SearchException extends MessagingException
Constructor and Description |
---|
SearchException()
Constructor with no detail message.
|
SearchException(java.lang.String s)
Constructor with the specified detail message.
|
getCause, getNextException, setNextException, toString