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. | 
getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getUrl()
Copyright © 2017 JBoss by Red Hat. All rights reserved.