Serializablepublic class IMAPReferralException extends ProtocolException
response| Constructor | Description |
|---|---|
IMAPReferralException(String s,
String url) |
Constructs an IMAPReferralException with the specified detail message.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getUrl() |
Return the IMAP URL in the referral.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getUrl()
Copyright © 2018 Oracle. All rights reserved.