W3cubDocs

/Ruby on Rails 5.2

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–2018 David Heinemeier Hansson
Licensed under the MIT License.