Ask a question to get started
Enter to send•Shift+Enter new line
Creates a new SandboxError.
constructor(message: string, code: string, cause: Error): SandboxError
message
string
Human-readable error description
code
Structured error code for programmatic handling
cause
Error