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