ActivityFailureException constructor

ActivityFailureException(
  1. String message
)

Implementation

ActivityFailureException(this.message);