Exception: Mistral::APIStatusError
- Defined in:
- lib/mistral/exceptions.rb
Overview
Returned when we receive a non-200 response from the API that we should retry
Instance Attribute Summary
Attributes inherited from APIError
Method Summary
Methods inherited from APIError
from_response, #initialize, #to_s
Constructor Details
This class inherits a constructor from Mistral::APIError