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

Raised when attempting to checkout a pinned connection from the pool but it is already in use by another object on the same thread.

[Validate]