Exception: ReveAI::UnprocessableEntityError
- Defined in:
- lib/reve_ai/errors.rb
Overview
Raised on 422 Unprocessable Entity responses.
Indicates the inputs could not be understood or processed.
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
#error_code, #initialize, #request_id
Constructor Details
This class inherits a constructor from ReveAI::APIError