Table of Contents

Class WriteConcernError

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents the details of a write concern error.

[Serializable]
public class WriteConcernError
Inheritance
WriteConcernError
Inherited Members

Properties

Code

Gets the error code.

CodeName

Gets the name of the error code.

Details

Gets the error information.

ErrorLabels

Gets the error labels.

Message

Gets the error message.

Methods

ToString()