public class MessageRemovedException extends MessagingException
isExpunged() and getMessageNumber().| Constructor and Description |
|---|
MessageRemovedException()
Constructs a MessageRemovedException with no detail message.
|
MessageRemovedException(String s)
Constructs a MessageRemovedException with the specified detail message.
|
getCause, getNextException, setNextException, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MessageRemovedException()
public MessageRemovedException(String s)
s - the detail messageCopyright © 2013 Oracle. All Rights Reserved.