Class WriteConcernError
Represents the details of a write concern error.
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()
Returns a string that represents the current object.