| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavax.mail.MessagingExceptionpublic class MessagingExceptionextends ExceptionConstructor Summary | |
| |
| |
Method Summary | |
String | |
Exception | |
boolean |
|
public MessagingException()
public MessagingException(String message)
public MessagingException(String message,
Exception cause)public String getMessage()
public Exception getNextException()
public boolean setNextException(Exception cause)