GoodDataSdkError
Home > @gooddata/sdk-ui > GoodDataSdkError
GoodDataSdkError class
Base class for all anticipated GoodData.UI SDK errors.
Signature:
export declare abstract class GoodDataSdkError extends Error
Extends: Error
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
|
Constructs a new instance of the |
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
any | undefined |
(Optional) | |
|
Methods
Method |
Modifiers |
Description |
---|---|---|
Underlying cause of this error (if any). | ||
Error code for this exception. | ||
Provides description of the problem or one of ErrorCodes. |