rails / 7.0.0 / activerecord / transactionrollbackerror.html /

class ActiveRecord::TransactionRollbackError

Parent:
ActiveRecord::StatementInvalid

TransactionRollbackError will be raised when a transaction is rolled back by the database due to a serialization failure or a deadlock.

See the following:

© 2004–2021 David Heinemeier Hansson
Licensed under the MIT License.