AbortError
Home > @gooddata/sdk-backend-spi > AbortError
AbortError class
This exception is thrown when the request is canceled.
Signature:
export declare class AbortError extends AnalyticalBackendError
Extends: AnalyticalBackendError
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(message) | Constructs a new instance of the AbortError class |