Exception: PG::EM::Client::Helper::Transaction::ClosedError
- Inherits:
-
StandardError
- Object
- StandardError
- PG::EM::Client::Helper::Transaction::ClosedError
- Defined in:
- lib/em-pg-client-helper/transaction.rb
Overview
Raised when you attempt to execute a query in a transaction which has been finished (either by COMMIT or ROLLBACK).