void pq\Transaction::rollbackAsync()

Asynchronously rollback the transaction or to the previous savepoint within this transaction. See pq\Transaction::rollback() and pq\Transaction::savepoint().

Params:

None.

Throws: