ActivityException constructor

ActivityException(
  1. String message
)

Implementation

ActivityException(this.message);