Exception: Zazu::ArgumentError
- Defined in:
- lib/zazu/errors.rb
Overview
Caller passed a value the SDK refuses to send (e.g. ‘limit > 100`). Distinct from `ValidationError`, which represents server-side validation rejection.
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