Exception: Moped::Errors::QueryFailure
- Inherits:
-
MongoError
- Object
- StandardError
- MongoError
- Moped::Errors::QueryFailure
- Defined in:
- lib/moped/errors.rb
Overview
Exception raised on invalid queries.
Instance Attribute Summary
Attributes inherited from MongoError
#command, #command The command that generated the error., #details, #details The details about the error.
Method Summary
Methods inherited from MongoError
Constructor Details
This class inherits a constructor from Moped::Errors::MongoError