Uses of Class
javax.mail.MessageRemovedException
Packages that use MessageRemovedException
Package
Description
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 MessageRemovedExceptionModifier and TypeMethodDescriptionprotected void
IMAPMessage.checkExpunged()
protected void
IMAPMessage.forceCheckExpunged()
Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged.