Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
javax.mail.MessagingException
public class MessagingException
extends Exception
Constructor 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)