Exception: BSON::InvalidDocument
- Inherits:
-
BSONError
- Object
- RuntimeError
- MongoDBError
- BSONError
- BSON::InvalidDocument
- Defined in:
- lib/jmongo/mongo/bson.rb
Overview
Raised when trying to insert a document that exceeds the 4MB limit or when the document contains objects that can’t be serialized as BSON.