[][src]Module mongodb_cwal::coll::error

Write errors for collection-level operations.

Structs

BulkWriteError

The error struct for a single bulk-write step, indicating the request and its index in the original bulk-write request.

BulkWriteException

The error struct for Bulk-Write related MongoDB operations.

WriteConcernError

The error struct for a write-concern related error.

WriteError

The error struct for a write-related error.

WriteException

The error type for Write-related MongoDB operations.