Class: TransactionReliability::TransientTransactionError

Inherits:
ActiveRecord::StatementInvalid
  • Object
show all
Defined in:
lib/transaction_reliability.rb

Overview

We inherit from StatementInvalid because of compatibility with all the code which may rescue StatementInvalid

Direct Known Subclasses

ConcurrencyError, ConnectionLost