Constructor
new BadRequestError(message)
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
message |
String | The error message associated with the error. |
Extends
- Error
| Name | Type | Description |
|---|---|---|
message |
String | The error message associated with the error. |