Exception: HTTPError::UnprocessableEntity
- Defined in:
- lib/4xx_errors.rb
Overview
422 Unprocessable Entity
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:unprocessable_entity)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase