public class MessageRemovedIOException extends IOException
Message.isExpunged(), 
Message.getMessageNumber(), 
Serialized Form| Constructor and Description | 
|---|
| MessageRemovedIOException()Constructs a MessageRemovedIOException with no detail message. | 
| MessageRemovedIOException(String s)Constructs a MessageRemovedIOException with the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MessageRemovedIOException()
public MessageRemovedIOException(String s)
s - the detail messageCopyright © 2017 JBoss by Red Hat. All rights reserved.