W3cubDocs

/Ruby on Rails 6.0

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