Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WriteConcernError

An error representing a failure by the server to apply the requested write concern to the bulk operation.

Hierarchy

  • WriteConcernError

Index

Constructors

constructor

Properties

[kServerError]

[kServerError]: WriteConcernErrorData

Accessors

code

  • get code(): undefined | number

err

errInfo

errmsg

  • get errmsg(): undefined | string

Methods

toJSON

toString

  • toString(): string

Generated using TypeDoc