Options
All
  • Public
  • Public/Protected
  • All
Menu

Create a new WriteError instance (INTERNAL TYPE, do not instantiate directly).

see

http://mongodb.github.io/node-mongodb-native/2.1/api/WriteError.html

Hierarchy

  • WriteError

Index

Properties

Properties

code

code: number

Write concern error code.

errmsg

errmsg: string

Write concern error message.

index

index: number

Write concern error original bulk operation index.

Generated using TypeDoc