public class IMAPException extends IOException
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
ID of the exception (BAD or NO).
|
| Constructor and Description |
|---|
IMAPException(String id,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.