Uses of Class
javax.mail.MessageRemovedException
-
Packages that use MessageRemovedException Package Description com.sun.mail.imap An IMAP protocol provider for the Jakarta Mail 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 Modifier and Type Method Description protected void
IMAPMessage. checkExpunged()
protected void
IMAPNestedMessage. checkExpunged()
protected void
IMAPMessage. forceCheckExpunged()
Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged.
-