Exception: Moped::Errors::ReplicaSetReconfigured Private
- Inherits:
-
DoNotDisconnect
- Object
- StandardError
- MongoError
- DoNotDisconnect
- Moped::Errors::ReplicaSetReconfigured
- Defined in:
- lib/moped/errors.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Internal exception raised by Node#ensure_primary and captured by Cluster#with_primary.
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