NotSupported
Home > @gooddata/sdk-backend-spi > NotSupported
NotSupported class
This exception is thrown when client code asks Analytical Backend to exercise an unsupported feature.
Signature:
export declare class NotSupported extends AnalyticalBackendError
Extends: AnalyticalBackendError
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(message) | Constructs a new instance of the NotSupported class |