public class SearchException extends MessagingException
Constructor and Description |
---|
SearchException()
Constructs a SearchException with no detail message.
|
SearchException(String s)
Constructs a SearchException with the specified detail message.
|
getCause, getNextException, setNextException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SearchException()
public SearchException(String s)
s
- the detail messageCopyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.