Exception: SynsbasenApi::RequestTimeoutError

Inherits:
Error
  • Object
show all
Defined in:
lib/synsbasen_api/error.rb

Overview

The RequestTimeoutError class represents requests that did not complete within the configured timeout, including HTTP 408 responses and transport-level timeouts.

Direct Known Subclasses

GatewayTimeoutError

Instance Attribute Summary

Attributes inherited from Error

#data, #message, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from SynsbasenApi::Error