Navigation
This version of the documentation is archived and no longer supported.

WriteResult.hasWriteError()

On this page

Definition

WriteResult.hasWriteError()

Returns true if the result of a mongo shell write method has WriteResult.writeError. Otherwise, the method returns false.

See also

WriteResult()