Exception: SynsbasenApi::RequestTimeoutError
- 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
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from SynsbasenApi::Error