stack

Home > @infiniteobjects/core-library > AbortError

AbortError class

An error to be thrown when the request is aborted by AbortController.

Signature:

export declare class AbortError extends Error 

Extends: Error

Constructors

Constructor Modifiers Description
(constructor)(message)   Constructs a new instance of the AbortError class