CreateTransactionException constructor

const CreateTransactionException(
  1. String message
)

Implementation

const CreateTransactionException(this.message);