Class BrokenPipeSocketException

java.lang.Object
All Implemented Interfaces:
Serializable

public final class BrokenPipeSocketException extends SocketException
A SocketException indicating that a socket connection was broken ("broken pipe").
Author:
Christian Kohlschütter
See Also: