Transaction.abort constructor

Transaction.abort()

The transaction should be aborted.

Implementation

Transaction.abort() : this._(true, null);