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