new WriteError()
Create a new WriteError instance
NOTE: Internal Type, do not instantiate directly
Members
-
codenumber
-
WriteError code.
-
errmsgstring
-
WriteError message.
-
indexnumber
-
WriteError original bulk operation index.
Methods
-
getOperation(){object}
-
Returns the underlying operation that caused the error
-
toJSON(){object}
-
-
toString(){string}
-