Exception: TesoteSdk::TransportError

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

Overview

Transport-level failures: no usable HTTP response.

Direct Known Subclasses

NetworkError, TimeoutError, TlsError

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