Skip to content

SandboxTimeoutError

Defined in: src/sandbox/errors.ts:11

Thrown by sandbox execution when the configured timeout elapses.

  • Error
new SandboxTimeoutError(seconds): SandboxTimeoutError;

Defined in: src/sandbox/errors.ts:12

ParameterType
secondsnumber

SandboxTimeoutError

Error.constructor