Class: Net::ReadTimeout
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Timeout::Error
|
|
Instance Chain:
self,
Timeout::Error
|
|
Inherits: |
Timeout::Error
|
Defined in: | lib/net/protocol.rb |
Overview
ReadTimeout
, a subclass of Timeout::Error
, is raised if a chunk of the response cannot be read within the read_timeout.