Exception: DbMod::Exceptions::AlreadyInTransaction

Inherits:
Base
  • Object
show all
Defined in:
lib/db_mod/exceptions/already_in_transaction.rb

Overview

Raised when an attempt has been made to start a transaction on a connection that already has one open.