Exception: Mistral::APIStatusError

Inherits:
APIError show all
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

#headers, #http_status

Method Summary

Methods inherited from APIError

from_response, #initialize, #to_s

Constructor Details

This class inherits a constructor from Mistral::APIError