Class: Sequel::TransactionConnectionValidator::DisconnectRetry
- Inherits:
-
DatabaseDisconnectError
- Object
- DatabaseDisconnectError
- Sequel::TransactionConnectionValidator::DisconnectRetry
- Defined in:
- lib/sequel/extensions/transaction_connection_validator.rb
Instance Attribute Summary collapse
-
#connection ⇒ Object
The connection that raised the disconnect error.
-
#database_error ⇒ Object
The underlying disconnect error, in case it needs to be reraised.