If the error happened when listing collections, the db is the database whose collections were tried to be provided
The error that happened. It is of type [[ListDatabasesError]] if it happened when listing databases and it is of type [[ListCollectionsError]] if it happened when listing collections.
Generated using TypeDoc
The type of the callback called when there is an error in listing databases or collections.