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