Class: ActiveRecord::DatabaseMutex::MutexInvalidState
- Inherits:
-
MutexError
- Object
- ActiveRecordError
- MutexError
- ActiveRecord::DatabaseMutex::MutexInvalidState
- Defined in:
- lib/active_record/database_mutex.rb
Overview
This exception raised when an unexpected situation occurs while managing the mutex lock, such as incorrect encoding or handling of internal mutex names.