Table of Contents

Class WriteError

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents the details of a write error.

[Serializable]
public class WriteError
Inheritance
WriteError
Derived
Inherited Members

Properties

Category

Gets the category.

Code

Gets the error code.

Details

Gets the error details.

Message

Gets the error message.

Methods

ToString()