Table of Contents

Constructor MongoIncompatibleDriverException

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

MongoIncompatibleDriverException(ClusterDescription)

Initializes a new instance of the MongoIncompatibleDriverException class.

public MongoIncompatibleDriverException(ClusterDescription clusterDescription)

Parameters

clusterDescription ClusterDescription

The cluster description.

MongoIncompatibleDriverException(SerializationInfo, StreamingContext)

Initializes a new instance of the MongoIncompatibleDriverException class.

protected MongoIncompatibleDriverException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

The SerializationInfo.

context StreamingContext

The StreamingContext.