Class: Mongo::Error::ConnectionUnavailable
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Error
|
|
|
Instance Chain:
self,
Error
|
|
| Inherits: |
Error
|
| Defined in: | lib/mongo/error/connection_unavailable.rb |
Overview
Exception raised when trying to check out a connection with a specific global id, and the connection for that global id no longer exists in the pool.