TransactionError constructor

TransactionError(
  1. String e
)

Implementation

TransactionError(this.e);