Exception: HTTPX::OperationTimeoutError
- Inherits:
-
TimeoutError
- Object
- StandardError
- Error
- TimeoutError
- HTTPX::OperationTimeoutError
- Defined in:
- lib/httpx/errors.rb
Overview
Error raise when there was a timeout waiting for readiness of the socket the request is related to.
Instance Attribute Summary
Attributes inherited from TimeoutError
Method Summary
Methods inherited from TimeoutError
#initialize, #to_connection_error
Constructor Details
This class inherits a constructor from HTTPX::TimeoutError