Class MongoWriteConcernException
Represents a MongoDB write concern exception.
- Inheritance
-
Mongo
Write Concern Exception
- Implements
- Derived
- Inherited Members
Constructors
- Mongo
Write Concern Exception(Connection Id, string, Write Concern Result) Initializes a new instance of the Mongo
Write class.Concern Exception
- Mongo
Write Concern Exception(Serialization Info, Streaming Context) Initializes a new instance of the Mongo
Write class.Concern Exception
Properties
- Mapped
Write Concern Result Exception Gets the mapped write concern result exception.
- Write
Concern Result Gets the write concern result.
Methods
- Is
Write Concern Error Only() Determines whether the exception is due to a write concern error only.