|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.internet.ParseException
An exception thrown to indicate an error parsing RFC822 or MIME headers.
| Constructor Summary | |
|---|---|
ParseException()
Constructor with no detail message. |
|
ParseException(java.lang.String s)
Constructor with the specified detail message. |
|
| Methods inherited from class javax.mail.MessagingException |
|---|
getMessage, getNextException, printStackTrace, printStackTrace, setNextException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ParseException()
public ParseException(java.lang.String s)
s - the detail message
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||