Class ConnectionResetSocketException

All Implemented Interfaces:
Serializable

public final class ConnectionResetSocketException extends SocketException
A SocketException indicating that a socket connection was reset.
Author:
Christian Kohlschütter
See Also: