Class ConnectionPool::PoolShuttingDownError
In: lib/connection_pool/timed_stack.rb
Parent: RuntimeError

Raised when you attempt to retrieve a connection from a pool that has been shut down.

[Validate]