Skip to content

SBX_E1101 — CapabilityNotSupported

The backend does not declare the capability this call needs (spec/01 rule 2).

Fix

Branch on `sandbox.capabilities` before calling, or pick a backend that declares it.

Class: sandboxio.errors.CapabilityNotSupported · Inherits: SandboxError

Stable URL: https://docs.sandboxio.dev/errors/SBX_E1101. Codes are semver-covered API; this code will not be renamed or repurposed (ADR-0010).

← All error codes