Libraries
»
sevenwire-http_client
(0.1.0)
»
Index (R)
»
HttpClient
»
RequestTimeout
Exception: HttpClient::RequestTimeout
Inherits:
Exception
Object
StandardError
Exception
HttpClient::RequestTimeout
show all
Defined in:
lib/http_client/exceptions.rb
Overview
The server took too long to respond.
Constant Summary
collapse
ErrorMessage =
'
Request timed out
'
Method Summary
Methods inherited from
Exception
#message