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 voidIMAPMessage. checkExpunged()protected voidIMAPNestedMessage. checkExpunged()protected voidIMAPMessage. forceCheckExpunged()Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged.
-