SandboxAbortError
Defined in: src/sandbox/errors.ts:21
Thrown by sandbox execution when the abort signal fires.
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new SandboxAbortError(): SandboxAbortError;Defined in: src/sandbox/errors.ts:22
Returns
Section titled “Returns”SandboxAbortError
Overrides
Section titled “Overrides”Error.constructor