JavaScript is disabled on your browser.
gnu.inet.imap
Class IMAPException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- gnu.inet.imap.IMAPException
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.lang.String |
id
ID of the exception (BAD or NO).
|
-
Constructor Summary
Constructors
| Constructor and Description |
IMAPException (java.lang.String id,
java.lang.String message) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
getId () |
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait