Class IMAPReferralException

    • Constructor Detail

      • IMAPReferralException

        public IMAPReferralException​(String s,
                                     String url)
        Constructs an IMAPReferralException with the specified detail message. and URL.
        Parameters:
        s - the detail message
        url - the URL
    • Method Detail

      • getUrl

        public String getUrl()
        Return the IMAP URL in the referral.
        Returns:
        the IMAP URL