JavaScript is disabled on your browser.
gnu.inet.imap

Class IMAPException

  • All Implemented Interfaces:
    java.io.Serializable


    public class IMAPException
    extends java.io.IOException
    Exception corresponding to an IMAP4 BAD or NO server response.
    See Also:
    Serialized Form
    • Field Summary

      Fields
      Modifier and Type Field and Description
      protected java.lang.String id
      ID of the exception (BAD or NO).
    • Constructor Summary

      Constructors
      Constructor and Description
      IMAPException (java.lang.String id, java.lang.String message)
    • Method Summary

      Methods
      Modifier and Type Method and Description
      java.lang.String getId ()
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • id

        protected java.lang.String id
        ID of the exception (BAD or NO).
    • Constructor Detail

      • IMAPException

        public IMAPException(java.lang.String id,
         java.lang.String message)
    • Method Detail

      • getId

        public java.lang.String getId()

AltStyle によって変換されたページ (->オリジナル) /