Class: Mongo::Error::MissingConnection
- Inherits:
-
Error
- Object
- Error
- Mongo::Error::MissingConnection
- Defined in:
- lib/mongo/error/missing_connection.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.