AbortError
Class: AbortError
Section titled “Class: AbortError”Defined in: packages/fetch-kit/src/errors.ts:34
Thrown when a request is aborted via an external AbortSignal (e.g. component unmount or manual cancellation).
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AbortError():
AbortError
Defined in: packages/fetch-kit/src/errors.ts:37
Returns
Section titled “Returns”AbortError
Overrides
Section titled “Overrides”Properties
Section titled “Properties”
readonlyname:"AbortError"="AbortError"
Defined in: packages/fetch-kit/src/errors.ts:35