new MongoNetworkError(message){MongoNetworkError}
Creates a new MongoNetworkError
Name | Type | Description |
---|---|---|
message |
Error | string | object |
The error message |
Properties:
Name | Type | Description |
---|---|---|
message |
string | The error message |
stack |
string | The error call stack |