Exception: ContextIO::Error::NotFound
- Inherits:
-
ClientError
- Object
- StandardError
- ContextIO::Error
- ClientError
- ContextIO::Error::NotFound
- Defined in:
- lib/context-io/error/not_found.rb
Overview
Raised when Context.IO returns the HTTP status code 404
This means that the resource you tried to get doesn’t exist.
Instance Attribute Summary
Attributes inherited from ContextIO::Error
Method Summary
Methods inherited from ContextIO::Error
Constructor Details
This class inherits a constructor from ContextIO::Error