NoDataError
Home > @gooddata/sdk-backend-spi > NoDataError
NoDataError class
This exception MUST be thrown when the backend execution identifies that there is no data to calculate.
Signature:
export declare class NoDataError extends AnalyticalBackendError 
Extends: AnalyticalBackendError
Constructors
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  | 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (Optional) Empty data view MAY be included by the backend in case execution metadata and data view metadata is present. |