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构造函数

Properties属性

Accessors访问器

Methods方法

Constructors构造函数

constructor

Properties属性

[kServerError]

[kServerError]: WriteConcernErrorData
internal

Accessors访问器

code

  • get code(): undefined | number

err

errInfo

errmsg

  • get errmsg(): undefined | string
  • Write concern error message.

    Returns返回undefined | string

Methods方法

toJSON

toString

  • toString(): string

Generated using TypeDoc