Exception: HTTPX::ReadTimeoutError
- Inherits:
-
RequestTimeoutError
- Object
- StandardError
- Error
- TimeoutError
- RequestTimeoutError
- HTTPX::ReadTimeoutError
- Defined in:
- lib/httpx/errors.rb
Overview
Error raised when there was a timeout while receiving a response from the server.
Instance Attribute Summary
Attributes inherited from RequestTimeoutError
Attributes inherited from TimeoutError
Method Summary
Methods inherited from RequestTimeoutError
Methods inherited from TimeoutError
#initialize, #to_connection_error
Constructor Details
This class inherits a constructor from HTTPX::RequestTimeoutError