| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavax.mail.MessagingExceptionjavax.mail.IllegalWriteExceptionpublic class IllegalWriteExceptionextends MessagingExceptionConstructor Summary | |
| |
| |
Method Summary |
Methods inherited from class javax.mail.MessagingException | |
getMessage, getNextException, printStackTrace, printStackTrace, setNextException | |
public IllegalWriteException()
Constructs a messaging exception with no detail message.
public IllegalWriteException(String message)
Constructs a messaging exception with the specified detail message.
- Parameters:
message- the detail message