Exception: Moped::Errors::OperationFailure
- Inherits:
-
PotentialReconfiguration
- Object
- StandardError
- MongoError
- PotentialReconfiguration
- 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.
Constant Summary
Constants inherited from PotentialReconfiguration
PotentialReconfiguration::CONNECTION_ERRORS_RECONFIGURATION, PotentialReconfiguration::NOT_MASTER
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 PotentialReconfiguration
#connection_failure?, #reconfiguring_replica_set?
Methods inherited from MongoError
Constructor Details
This class inherits a constructor from Moped::Errors::MongoError