Class HTTPClient::ReceiveTimeoutError
In: lib/httpclient.rb
Parent: TimeoutError

Raised for indicating a response receiving timeout error. You can configure response receiving timeout via HTTPClient#receive_timeout=.

[Validate]