Exception: TesoteSdk::EndpointRemovedError

Inherits:
Error
  • Object
show all
Defined in:
lib/tesote_sdk/errors.rb

Overview

Calling a method whose upstream endpoint is gone in this version.

Instance Attribute Summary

Attributes inherited from Error

#attempts, #error_code, #error_id, #http_status, #request_id, #request_summary, #response_body, #retry_after

Method Summary

Methods inherited from Error

#cause, #initialize, #inspect, #to_h

Constructor Details

This class inherits a constructor from TesoteSdk::Error