DataTooLargeError
Home > @gooddata/sdk-backend-spi > DataTooLargeError
DataTooLargeError class
This exception MUST be thrown when backend execution identifies that there is too much data to process for the execution and refuses to proceed.
Signature:
export declare class DataTooLargeError extends AnalyticalBackendError 
Extends: AnalyticalBackendError
Constructors
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  | 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | DataTooLargeResponseBody | undefined | (ALPHA) Additional details of the error. |