JavaScript is disabled on your browser.
javax.mail

Class FolderClosedException

  • All Implemented Interfaces:
    java.io.Serializable


    public class FolderClosedException
    extends MessagingException 
    An exception thrown when a method is invoked on a closed folder or one of its messages. The folder may be reopened.
    See Also:
    Serialized Form
    • Method Summary

      Methods
      Modifier and Type Method and Description
      Folder getFolder ()
      Returns the folder.
      • Methods inherited from class java.lang.Throwable

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

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

      • FolderClosedException

        public FolderClosedException(Folder folder)
      • FolderClosedException

        public FolderClosedException(Folder folder,
         java.lang.String message)
      • FolderClosedException

        public FolderClosedException(Folder folder,
         java.lang.String message,
         java.lang.Exception e)
        Since:
        JavaMail 1.5
    • Method Detail

      • getFolder

        public Folder getFolder()
        Returns the folder.

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