Exception: ReveAI::ServerError
- Defined in:
- lib/reve_ai/errors.rb
Overview
Raised on 5xx server error responses.
Indicates an internal server error on the Reve API side. These are typically transient and can be retried.
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