ProtectedReportSdkError
Home > @gooddata/sdk-ui > ProtectedReportSdkError
ProtectedReportSdkError class
This error means that requested visualization is restricted by access rules. Please contact your administrator.
Signature:
export declare class ProtectedReportSdkError extends GoodDataSdkError
Extends: GoodDataSdkError
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(message, cause) | Constructs a new instance of the ProtectedReportSdkError class |