Uses of Class
javax.mail.StoreClosedException
Packages that use StoreClosedException
Package
Description
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
-
Uses of StoreClosedException in com.sun.mail.imap
Methods in com.sun.mail.imap that throw StoreClosedExceptionModifier and TypeMethodDescriptionprotected void
IMAPFolder.throwClosedException
(com.sun.mail.iap.ConnectionException cex) Throw the appropriate 'closed' exception.