public class MessageRemovedIOException extends IOException
Message.isExpunged()
,
Message.getMessageNumber()
,
Serialized FormConstructor 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, toString
public MessageRemovedIOException()
public MessageRemovedIOException(String s)
s
- the detail messageCopyright © 2017 JBoss by Red Hat. All rights reserved.