CancelledSdkError
Home > @gooddata/sdk-ui > CancelledSdkError
CancelledSdkError class
This error means that request has been cancelled usually after component has been unmounted.
Signature:
export declare class CancelledSdkError extends GoodDataSdkError 
Extends: GoodDataSdkError
Constructors
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  |