Exception: Api2Convert::ServerError

Inherits:
ApiError show all
Defined in:
lib/api2convert/errors.rb

Overview

A server-side error (HTTP >= 500), raised once auto-retries are exhausted.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #request_id, #status_code

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Api2Convert::ApiError