public class ParseException extends MessagingException
Constructor and Description |
---|
ParseException()
Constructs a ParseException with no detail message.
|
ParseException(java.lang.String s)
Constructs a ParseException with the specified detail message.
|
getCause, getNextException, setNextException, toString