| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavax.mail.MessagingExceptionjavax.mail.internet.ParseExceptionpublic class ParseExceptionextends MessagingExceptionConstructor Summary | |
| |
| |
Method Summary |
Methods inherited from class javax.mail.MessagingException | |
getMessage, getNextException, printStackTrace, printStackTrace, setNextException | |
public ParseException()
Constructor with no detail message.
public ParseException(String s)
Constructor with the specified detail message.
- Parameters:
s- the detail message