Exception: OpenfigiRuby::ServerError

Inherits:
ApiError show all
Defined in:
lib/openfigi_ruby/error.rb

Overview

Raised on HTTP 500/503 — transient server errors (retry with backoff).

Instance Attribute Summary

Attributes inherited from ApiError

#body, #status_code

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from OpenfigiRuby::ApiError