Table of Contents

Class WriteError

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents the details of a write error.

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()

Returns a string that represents the current object.