Module mongodb::error [] [src]

MongoDB Errors and Error Codes.

Enums

Error

The error type for MongoDB operations.

ErrorCode
MaliciousServerErrorType

Type Definitions

Result

A type for results generated by MongoDB related functions, where the Err type is mongodb::Error.