ProtectedDataError
Home > @gooddata/sdk-backend-spi > ProtectedDataError
ProtectedDataError class
This exception MUST be thrown when backend execution identifies that the data to calculate results for is protected and the caller lacks the sufficient authorization.
Signature:
export declare class ProtectedDataError extends AnalyticalBackendError
Extends: AnalyticalBackendError
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |