Index of exceptions


I
Invalid_objectId [Bson]
Raised when an objectId's length is not 12.

M
Malformed_bson [Bson]
Raised when bad things happen while decoding the bytes to bson doc

W
Wrong_bson_type [Bson]
Raised when an unkown bson type is met while encoding the bson doc
Wrong_string [Bson]
Raised only when trying to decode the bytes to string.