Exception: HTTPClient::ReceiveTimeoutError
- Inherits:
-
TimeoutError
- Object
- RuntimeError
- TimeoutError
- HTTPClient::ReceiveTimeoutError
- Defined in:
- lib/httpclient.rb
Overview
Raised for indicating a response receiving timeout error. You can configure response receiving timeout via HTTPClient#receive_timeout=.