Libraries
»
kenhirakawa-astrotrain
(0.5.5)
»
Index (R)
»
RestClient
»
ResourceNotFound
Exception: RestClient::ResourceNotFound
Inherits:
Exception
Object
RuntimeError
Exception
RestClient::ResourceNotFound
show all
Defined in:
lib/vendor/rest-client/lib/rest_client/request_errors.rb
Overview
No resource was found at the given URL.
Constant Summary
collapse
ErrorMessage =
'
Resource not found
'
Method Summary
Methods inherited from
Exception
#message