Error codes for Daytona Sandbox operations.
Used to identify specific error conditions and handle them appropriately.
DaytonaSandboxErrorCode: SandboxErrorCode | "AUTHENTICATION_FAILED" | "SANDBOX_CREATION_FAILED" | "SANDBOX_NOT_FOUND" | "SANDBOX_NOT_STARTED" | "RESOURCE_LIMIT_EXCEEDED"