Uses of Class
javax.mail.StoreClosedException
Packages that use StoreClosedException
Package
Description
An IMAP protocol provider for the Jakarta Mail 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
(ConnectionException cex) Throw the appropriate 'closed' exception.