Exception | +--javax.mail.MessagingException | +--javax.mail.internet.ParseExceptionKnown Direct Subclasses:
Constructs a ParseException with no detail message. |
ParseException(String s) Constructs a ParseException with the specified detail message. |
public ParseException()
public ParseException(String s)