Uses of Class
javax.mail.StoreClosedException

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



Copyright © 2011 Oracle. All Rights Reserved.