public static class MessageRemovedIOException
extends java.lang.Object
A variant of MessageRemovedException that can be thrown from methods
that only throw IOException. The getContent method will catch this
exception and translate it back to MessageRemovedException.
- See Also:
Message.isExpunged(),
Message.getMessageNumber(),
Serialized Form