Class: IO::Stream::ConnectionResetError
- Inherits:
-
Errno::ECONNRESET
- Object
- Errno::ECONNRESET
- IO::Stream::ConnectionResetError
- Defined in:
- lib/io/stream/connection_reset_error.rb
Overview
Represents a connection reset error in IO streams, usually occurring when the remote side closes the connection unexpectedly.