Class: Mongo::Error::MissingServiceId
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error
|
|
|
Instance Chain:
self,
Error
|
|
| Inherits: |
Error
|
| Defined in: | lib/mongo/error/missing_service_id.rb |
Overview
Raised when the driver is in load-balancing mode via the ::Mongo::URI option
but a connection does not report a value in the serviceId field.