Exception: ActiveRecord::SerializationFailure
- Inherits:
-
TransactionRollbackError
- Object
- StandardError
- ActiveRecordError
- StatementInvalid
- TransactionRollbackError
- ActiveRecord::SerializationFailure
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/errors.rb
Overview
SerializationFailure will be raised when a transaction is rolled back by the database due to a serialization failure.
Instance Attribute Summary
Attributes inherited from StatementInvalid
Method Summary
Methods inherited from StatementInvalid
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid