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, toStringCopyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms< /a>.