Class: ActiveRecord::DatabaseMutex::MutexLocked

Inherits:
MutexError
  • Object
show all
Defined in:
lib/active_record/database_mutex.rb

Overview

This exception is raised if a mutex of the given name is locked at the moment and lock was called again.