Class WriteConcernError

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

Hierarchy

  • WriteConcernError

Constructors

Accessors

Methods

Constructors

Accessors

  • get code(): number
  • Write concern error code.

    Returns number

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

    Returns string

Methods

  • Returns string

Generated using TypeDoc