Skip to content

workerCancelledError

function workerCancelledError(method?): EngineError;

Defined in: packages/engine/src/errors/WorkerError.ts:104

The error a request rejects with when its caller aborts through an AbortSignal.

ParameterType
method?string

EngineError