javax.mail
public class MessagingException extends Exception
| Constructor Summary | |
|---|---|
| MessagingException() | |
| MessagingException(String message) | |
| MessagingException(String message, Exception cause) | |
| Method Summary | |
|---|---|
| String | getMessage() |
| Exception | getNextException() |
| boolean | setNextException(Exception cause) |