Class WriteConcernError
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.