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