Exception: HTTPX::OperationTimeoutError

Inherits:
TimeoutError show all
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

#timeout

Method Summary

Methods inherited from TimeoutError

#initialize, #to_connection_error

Constructor Details

This class inherits a constructor from HTTPX::TimeoutError