Class NotConnectedSocketException

All Implemented Interfaces:
Serializable

public final class NotConnectedSocketException extends SocketException
A SocketException indicating that a socket was not connected when attempting to read or write.
Author:
Christian Kohlschütter
See Also: