Exception: Moped::Errors::QueryFailure

Inherits:
PotentialReconfiguration show all
Defined in:
lib/moped/errors.rb

Overview

Exception raised on invalid queries.

Constant Summary

Constants inherited from PotentialReconfiguration

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

#reconfiguring_replica_set?

Methods inherited from MongoError

#initialize

Constructor Details

This class inherits a constructor from Moped::Errors::MongoError