| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavax.mail.MessagingExceptionjavax.mail.MethodNotSupportedExceptionpublic class MethodNotSupportedExceptionextends MessagingExceptionConstructor 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