Serializable
public 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, wait
getResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getUrl()
Copyright © 2018 Oracle. All rights reserved.