public class IMAPReferralException extends ProtocolException
response
Constructor and Description |
---|
IMAPReferralException(String s,
String url)
Constructs an IMAPReferralException with the specified detail message.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Return the IMAP URL in the referral.
|
getResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getUrl()
Copyright © 2019 JBoss by Red Hat. All rights reserved.