ApplicationException constructor

ApplicationException(
  1. String message
)

Implementation

ApplicationException(this.message);