NotFoundSdkError
Home > @gooddata/sdk-ui > NotFoundSdkError
NotFoundSdkError class
This error means that requested entity (e.g. a visualization) was not found on the server.
Signature:
export declare class NotFoundSdkError extends GoodDataSdkError
Extends: GoodDataSdkError
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(message, cause) | Constructs a new instance of the NotFoundSdkError class |