Skip to content

SBX_E1700 — FileSystemError

A sandbox filesystem operation failed for a reason other than a missing path.

Fix

Inspect `__cause__`; paths are sandbox-internal, never host paths.

Class: sandboxio.errors.FileSystemError · Inherits: SandboxError

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

← All error codes