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