Uses of Class
jakarta.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 org.eclipse.angus.mail.imap
Methods in org.eclipse.angus.mail.imap that throw StoreClosedExceptionModifier and TypeMethodDescriptionprotected void
IMAPFolder.throwClosedException
(org.eclipse.angus.mail.iap.ConnectionException cex) Throw the appropriate 'closed' exception.