Exception: Moped::Errors::OperationFailure
- Inherits:
-
MongoError
- Object
- StandardError
- MongoError
- Moped::Errors::OperationFailure
- Defined in:
- lib/moped/errors.rb
Overview
Exception class for exceptions generated as a direct result of an operation, such as a failed insert or an invalid command.
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