Class: MongoParseError

MongoParseError

An error used when attempting to parse a value (like a connection string)

Name Type Description
message Error | string | object

The error message

Properties:
Name Type Description
message string

The error message

Returns:
MongoNetworkError instance

Extends