class TransactionRollbackError
Ruby on Rails 7.0.10
Since v5.2.8.1TransactionRollbackError will be raised when a transaction is rolled back by the database due to a serialization failure or a deadlock.
See the following:
Inherits from
Used by
Subclasses (2)
Methods (inherited)
From ActiveRecord::StatementInvalid (1)
- self. new