Exception: Zazu::ValidationError
- Defined in:
- lib/zazu/errors.rb
Overview
422 — request body or query params failed validation. ‘#param` carries the offending field name when the API supplies it.
Instance Attribute Summary
Attributes inherited from Error
#body, #param, #request_id, #status, #type
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Zazu::Error