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

Raised when attempting to checkout a connection on a thread that already has a connection checked out.

[Validate]