| MongoCommandException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | MongoCommandException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the MongoCommandException class.
             | 
|  | MongoCommandException(ConnectionId, String, BsonDocument) | 
            Initializes a new instance of the MongoCommandException class.
             | 
|  | MongoCommandException(ConnectionId, String, BsonDocument, BsonDocument) | 
            Initializes a new instance of the MongoCommandException class.
             | 
|  | MongoCommandException(ConnectionId, String, BsonDocument, BsonDocument, Exception) | 
             Initializes a new instance of the MongoCommandException class.
              | 
 See Also
See Also