Exception: Isolator::ConcurrentTransactionError
- Inherits:
-
UnsafeOperationError
- Object
- StandardError
- UnsafeOperationError
- Isolator::ConcurrentTransactionError
- Defined in:
- lib/isolator/plugins/concurrent_database_transactions.rb
Constant Summary collapse
- MESSAGE =
"You are trying to open a transaction while there is an open transation to another database."
Method Summary
Methods inherited from UnsafeOperationError
Constructor Details
This class inherits a constructor from Isolator::UnsafeOperationError