class SerializationFailure
Ruby on Rails 8.0.4
Since v5.2.8.1SerializationFailure will be raised when a transaction is rolled back by the database due to a serialization failure.
This is a subclass of TransactionRollbackError, please make sure to check its documentation to be aware of its caveats.
Inherits from
Methods (inherited)
From ActiveRecord::StatementInvalid (2)
From ActiveRecord::AdapterError (1)
- self. new