Exception: ContextIO::Error::Forbidden
- Inherits:
-
ClientError
- Object
- StandardError
- ContextIO::Error
- ClientError
- ContextIO::Error::Forbidden
- Defined in:
- lib/context-io/error/forbidden.rb
Overview
Raised when ContextIO returns the HTTP status code 403
This usually means that the resource isn’t accessible.
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