java.io.Serializable
public class IMAPReferralException extends ProtocolException
response
Constructor | Description |
---|---|
IMAPReferralException(java.lang.String s,
java.lang.String url) |
Constructs an IMAPReferralException with the specified detail message.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getUrl() |
Return the IMAP URL in the referral.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getResponse
Copyright © 2018 Oracle. All rights reserved.