|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.mail.MessagingException
|
+--de.buelowssiege.mail.pgp_mime.PGPMimeException
An exception thrown when an error occurs, which is specific to an smime operation.
| Constructor Summary | |
PGPMimeException(java.lang.String msg)
|
|
PGPMimeException(java.lang.String msg,
java.lang.Exception ex)
|
|
| Methods inherited from class javax.mail.MessagingException |
getMessage, getNextException, setNextException |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PGPMimeException(java.lang.String msg)
public PGPMimeException(java.lang.String msg,
java.lang.Exception ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||