public class SearchException extends MessagingException
Constructor and Description |
---|
SearchException()
Constructor with no detail message.
|
SearchException(String s)
Constructor with the specified detail message.
|
getMessage, getNextException, printStackTrace, printStackTrace, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public SearchException()
public SearchException(String s)
s
- the detail message© Copyright 2003, 2004 The Free Software Foundation, All rights reserved