public class ImapException extends Exception
This exception expresses a failure in IMAP processing.
Constructor and Description |
---|
ImapException(ImapLine line,
String reason) |
Modifier and Type | Method and Description |
---|---|
String |
getTag() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023. All rights reserved.