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