MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Bson
BsonException Class
BsonException Constructor
BsonException Constructor
BsonException Constructor (String)
BsonException Constructor (SerializationInfo, StreamingContext)
BsonException Constructor (String, Exception)
BsonException Constructor (String, Object[])
BsonException Constructor
Initializes a new instance of the BsonException class.
Namespace:
MongoDB.Bson
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax
C#
VB
F#
Copy
public
BsonException
()
Public
Sub
New
new
:
unit
->
BsonException
See Also
Reference
BsonException Class
BsonException Overload
MongoDB.Bson Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB