WorkerRequestAbortedError
Defined in: packages/runtime/src/worker-errors.ts:61
请求被 AbortSignal 取消
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new WorkerRequestAbortedError(
method):WorkerRequestAbortedError
Defined in: packages/runtime/src/worker-errors.ts:63
Parameters
Section titled “Parameters”method
Section titled “method”string
Returns
Section titled “Returns”WorkerRequestAbortedError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”method
Section titled “method”
readonlymethod:string
Defined in: packages/runtime/src/worker-errors.ts:62