(constructor)
Home > @gooddata/sdk-ui > GoodDataSdkError > (constructor)
GoodDataSdkError.(constructor)
Constructs a new instance of the GoodDataSdkError class
Signature:
protected constructor(seType: SdkErrorType, message?: string, cause?: any | undefined);
Parameters
| Parameter | Type | Description | 
|---|---|---|
| seType | ||
| message | string | (Optional) | 
| cause | any | undefined | (Optional) |