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