javax.mail.search
Class SearchException
public class SearchException
The exception thrown when a Search expression could not be handled.
SearchException() - Constructs a SearchException with no detail message.
|
SearchException(String s) - Constructs a SearchException with the specified detail message.
|
SearchException
public SearchException()
Constructs a SearchException with no detail message.
SearchException
public SearchException(String s)
Constructs a SearchException with the specified detail message.
© Copyright 2003, 2004
The Free Software Foundation, All rights reserved