Class: Mongo::Error::BadLoadBalancerTarget
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error
|
|
|
Instance Chain:
self,
Error
|
|
| Inherits: |
Error
|
| Defined in: | lib/mongo/error/bad_load_balancer_target.rb |
Overview
Raised when the driver is in load-balancing mode but a connection is established to something other than a mongos.