Exception: Shark::ResourceNotFound
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ApiError
- ClientError
- Shark::ResourceNotFound
- Defined in:
- lib/shark/error.rb
Instance Attribute Summary
Attributes inherited from ApiError
Instance Method Summary collapse
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from Shark::ApiError
Instance Method Details
#message ⇒ Object
38 39 40 |
# File 'lib/shark/error.rb', line 38 def "Couldn't find resource at: #{url}" end |