UnexpectedSdkError
Home > @gooddata/sdk-ui > UnexpectedSdkError
UnexpectedSdkError class
This error means that GoodData.UI does not know how to handle such error.
Signature:
export declare class UnexpectedSdkError extends GoodDataSdkError
Extends: GoodDataSdkError
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(message, cause) | Constructs a new instance of the UnexpectedSdkError class |