Exception: Daytona::Sdk::ConnectionTimeoutError

Inherits:
ConnectionError show all
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.

Method Summary

Methods inherited from Error

#code, #headers, #initialize, #source, #status_code

Constructor Details

This class inherits a constructor from Daytona::Sdk::Error