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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
method? | string |