Exception: Orb::Errors::ResourceNotFound
- Inherits:
-
NotFoundError
- Object
- StandardError
- Error
- APIError
- APIStatusError
- NotFoundError
- Orb::Errors::ResourceNotFound
- Defined in:
- lib/orb/errors.rb,
sig/orb/errors.rbs
Constant Summary collapse
- TYPE =
"https://docs.withorb.com/reference/error-responses#404-resource-not-found"
Constants inherited from NotFoundError
Instance Attribute Summary
Attributes inherited from APIStatusError
Attributes inherited from APIError
#body, #headers, #status, #url
Attributes inherited from Error
Method Summary
Methods inherited from APIStatusError
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Orb::Errors::APIStatusError