Uses of Class
javax.mail.MessageRemovedException

Packages that use MessageRemovedException
com.sun.mail.imap An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. 
 

Uses of MessageRemovedException in com.sun.mail.imap
 

Methods in com.sun.mail.imap that throw MessageRemovedException
protected  void IMAPMessage.checkExpunged()
           
protected  void IMAPMessage.forceCheckExpunged()
          Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged.
 



Copyright © 2011 Oracle. All Rights Reserved.