Exception: Bundler::ConnectionPool::PoolShuttingDownError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
RuntimeError
|
|
Instance Chain:
self,
RuntimeError
|
|
Inherits: |
RuntimeError
|
Defined in: | lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb |
Overview
Raised when you attempt to retrieve a connection from a pool that has been shut down.