Class: ActiveRecord::DatabaseMutex::MutexLocked

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

Overview

This exception is raised when attempting to acquire a lock that is already held by another database connection.