Class MongoIncompatibleDriverException
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents a MongoDB incompatible driver exception.
public class MongoIncompatibleDriverException : MongoClientException, ISerializable
Inheritance
MongoIncompatibleDriverException
Implements
Inherited Members
Constructors
MongoIncompatibleDriverException(ClusterDescription)
Initializes a new instance of the MongoIncompatibleDriverException class.
MongoIncompatibleDriverException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoIncompatibleDriverException class.