Exception: WorkSnaps::Error::Forbidden
- Inherits:
-
ClientError
- Object
- StandardError
- WorkSnaps::Error
- ClientError
- WorkSnaps::Error::Forbidden
- Defined in:
- lib/worksnaps/error/forbidden.rb
Overview
Raised when WorkSnaps returns the HTTP status code 403
Constant Summary collapse
- HTTP_STATUS_CODE =
403
Constants inherited from WorkSnaps::Error
Instance Attribute Summary
Attributes inherited from WorkSnaps::Error
Method Summary
Methods inherited from ClientError
Methods inherited from WorkSnaps::Error
#backtrace, descendants, errors, #initialize
Constructor Details
This class inherits a constructor from WorkSnaps::Error