public class MessageRemovedIOException
extends java.io.IOException
Message.isExpunged()
,
Message.getMessageNumber()
,
Serialized FormConstructor and Description |
---|
MessageRemovedIOException()
Constructs a MessageRemovedIOException with no detail message.
|
MessageRemovedIOException(java.lang.String s)
Constructs a MessageRemovedIOException with the specified detail message.
|
public MessageRemovedIOException()
public MessageRemovedIOException(java.lang.String s)
s
- the detail messageCopyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.