Class ConnectionResetError

All Implemented Interfaces:
PythonLikeObject, Serializable

public class ConnectionResetError extends ConnectionError
Raised when a buffer related operation cannot be performed.
See Also: