Exception: Daytona::Sdk::ServerError
- Defined in:
- lib/daytona/sdk/errors.rb
Overview
Generic 5xx fallback when a more specific class doesn’t apply.
Direct Known Subclasses
BadGatewayError, InternalServerError, ServiceUnavailableError
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