Class SocketClosedException

java.lang.Object
All Implemented Interfaces:
Serializable

public final class SocketClosedException extends SocketException
A SocketException indicating that a socket was closed or is not open for other reasons.
Author:
Christian Kohlschütter
See Also: