Exception: Daytona::Sdk::ConnectionTimeoutError
- Inherits:
-
ConnectionError
- Object
- StandardError
- Error
- ConnectionError
- Daytona::Sdk::ConnectionTimeoutError
- Defined in:
- lib/daytona/sdk/errors.rb
Overview
Transport-level timeout. Subclass of ConnectionError so callers that catch the broader connection-failure category also match.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
#code, #initialize, #source, #status_code
Constructor Details
This class inherits a constructor from Daytona::Sdk::Error