MongoCommandException Constructor

Overload List
 NameDescription
Protected methodMongoCommandException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoCommandException class.
Public methodMongoCommandException(ConnectionId, String, BsonDocument)
Initializes a new instance of the MongoCommandException class.
Public methodMongoCommandException(ConnectionId, String, BsonDocument, BsonDocument)
Initializes a new instance of the MongoCommandException class.
Public methodMongoCommandException(ConnectionId, String, BsonDocument, BsonDocument, Exception)
Initializes a new instance of the MongoCommandException class.
Top
See Also

Reference