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, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SearchException()
public SearchException(String s)
s - the detail messageCopyright © 2016 JBoss by Red Hat. All rights reserved.