Uses of Class
com.sun.mail.iap.ConnectionException
-
Packages that use ConnectionException Package Description com.sun.mail.imap An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store. -
-
Uses of ConnectionException in com.sun.mail.imap
Methods in com.sun.mail.imap with parameters of type ConnectionException Modifier and Type Method Description protected void
IMAPFolder. throwClosedException(ConnectionException cex)
Throw the appropriate 'closed' exception.
-