Class TransactionFailedException

    • Method Detail

      • logs

        public List<TransactionLogEvent> logs()
        An in-memory log is built up during each transaction. The application may want to write this to their own logs, for example upon transaction failure.
      • transactionId

        public String transactionId()