PauseTransactException constructor

PauseTransactException(
  1. String message
)

Implementation

PauseTransactException(this.message);