Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
javax.mail.MessagingException
javax.mail.search.SearchException
public class SearchException
extends MessagingException
Constructor Summary | |
| |
|
Method Summary |
Methods inherited from class javax.mail.MessagingException | |
getMessage , getNextException , printStackTrace , printStackTrace , setNextException |
public SearchException()
Constructor with no detail message.
public SearchException(String s)
Constructor with the specified detail message.
- Parameters:
s
- the detail message