Class MongoConfigurationException

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents a MongoDB configuration exception.

public class MongoConfigurationException : MongoClientException, ISerializable

Inheritance

MongoConfigurationException

Implements

Inherited Members

Constructors

MongoConfigurationException(SerializationInfo, StreamingContext)

Initializes a new instance of the MongoConfigurationException class.

MongoConfigurationException(string)

Initializes a new instance of the MongoConfigurationException class.

MongoConfigurationException(string, Exception)

Initializes a new instance of the MongoConfigurationException class.