The constructor of the MongoCleanerConnectionOptions class.
Optional
message: stringThe message of the error.
Optional
uri: stringThe uri of the MongoDB connection that caused the error.
Optional
connectionOptions: MongoClientOptionsThe options of the MongoDB connection that caused the error.
Optional
triggerError: ErrorThe original error that triggered this error.
The MongoClient connection-options of the failed connection
The error that happened
The uri of the failed connection
Generated using TypeDoc
The error of a problem with mongo-cleaner when connecting to MongoDB