class ActiveRecord::TransactionRollbackError
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.