Libraries
»
httpclient
(2.8.3)
»
Index (T)
»
HTTPClient
»
TimeoutError
Exception: HTTPClient::TimeoutError
Inherits:
RuntimeError
Object
RuntimeError
HTTPClient::TimeoutError
show all
Defined in:
lib/httpclient.rb
Overview
Raised for indicating a timeout error.
Direct Known Subclasses
ConnectTimeoutError
,
ReceiveTimeoutError
,
SendTimeoutError