Class: ActiveRecord::DatabaseMutex::MutexLocked
- Inherits:
-
MutexError
- Object
- ActiveRecordError
- MutexError
- ActiveRecord::DatabaseMutex::MutexLocked
- 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.