Exception: ApiAdaptor::HTTPIntermittentServerError

Inherits:
HTTPServerError show all
Defined in:
lib/api_adaptor/exceptions.rb

Overview

Base class for intermittent server errors that may succeed on retry

Instance Attribute Summary

Attributes inherited from HTTPErrorResponse

#code, #error_details, #http_body

Method Summary

Methods inherited from HTTPErrorResponse

#initialize

Constructor Details

This class inherits a constructor from ApiAdaptor::HTTPErrorResponse