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