Class Moped::Errors::PoolSaturated
In: lib/moped/errors.rb
Parent: RuntimeError

Raised when the connection pool is saturated and no new connection is reaped during the wait time.

[Validate]