NotImplemented
Home > @gooddata/sdk-backend-spi > NotImplemented
NotImplemented class
This exception is thrown when client code asks Analytical Backend to exercise a feature that is not implemented yet.
Signature:
export declare class NotImplemented extends AnalyticalBackendError 
Extends: AnalyticalBackendError
Constructors
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  |