DataTooLargeToComputeSdkError
Home > @gooddata/sdk-ui > DataTooLargeToComputeSdkError
DataTooLargeToComputeSdkError class
This error means that processed request would generate a result too large to be processed by the backend.
Signature:
export declare class DataTooLargeToComputeSdkError extends GoodDataSdkError
Extends: GoodDataSdkError
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(message, cause) | Constructs a new instance of the DataTooLargeToComputeSdkError class |