public class MessageRemovedIOException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MessageRemovedIOException()
Constructs a MessageRemovedIOException with no detail message.
|
MessageRemovedIOException(java.lang.String s)
Constructs a MessageRemovedIOException with the specified detail message.
|
private static final long serialVersionUID
public MessageRemovedIOException()
public MessageRemovedIOException(java.lang.String s)
s
- the detail message