javax.mail.internet
public class ParseException extends MessagingException
Version: 1.3
| Constructor Summary | |
|---|---|
| ParseException()
Constructor with no detail message. | |
| ParseException(String s)
Constructor with the specified detail message. | |
Parameters: s the detail message