Uses of Class
com.sun.mail.iap.ConnectionException

Packages that use ConnectionException
com.sun.mail.imap An IMAP protocol provider for the JavaMail 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
protected  void IMAPFolder.throwClosedException(ConnectionException cex)
          Throw the appropriate 'closed' exception.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.