Libraries
»
kenhirakawa-astrotrain
(0.5.5)
»
Index (R)
»
RestClient
»
RequestTimeout
Exception: RestClient::RequestTimeout
Inherits:
Exception
Object
RuntimeError
Exception
RestClient::RequestTimeout
show all
Defined in:
lib/vendor/rest-client/lib/rest_client/request_errors.rb
Overview
The server took too long to respond.
Constant Summary
collapse
ErrorMessage =
'
Request timed out
'
Method Summary
Methods inherited from
Exception
#message