Exception: WorkSnaps::Error::NotAcceptable
- Inherits:
-
ClientError
- Object
- StandardError
- WorkSnaps::Error
- ClientError
- WorkSnaps::Error::NotAcceptable
- Defined in:
- lib/worksnaps/error/not_acceptable.rb
Overview
Raised when WorkSnaps returns the HTTP status code 406
Constant Summary collapse
- HTTP_STATUS_CODE =
406
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