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