BsonInternalException Constructor |
Initializes a new instance of the BsonInternalException class.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.3.0
Syntaxpublic BsonInternalException()
new : unit -> BsonInternalException
See Also