Serializablepublic class ReferralException extends AuthenticationFailedException
| Constructor | Description |
|---|---|
ReferralException(String url,
String text) |
Constructs an ReferralException with the specified URL and text.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getText() |
Return the text sent by the server along with the referral.
|
String |
getUrl() |
Return the IMAP URL in the referral.
|
getCause, getNextException, setNextException, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018 Oracle. All rights reserved.