public class MessageRemovedException extends MessagingException
isExpunged()
and getMessageNumber()
.Message.isExpunged()
,
Message.getMessageNumber()
,
Serialized FormConstructor and Description |
---|
MessageRemovedException()
Constructs a MessageRemovedException with no detail message.
|
MessageRemovedException(String s)
Constructs a MessageRemovedException with the specified detail message.
|
getCause, getNextException, setNextException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public MessageRemovedException()
public MessageRemovedException(String s)
s
- the detail messageCopyright © 2012 JBoss by Red Hat. All Rights Reserved.