Constructor
new DBError(message, causeopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
message | string | The error message | |
cause | Error | <optional> | The cause of the error |
Extends
- Error