CustomException constructor

CustomException(
  1. String message
)

Implementation

CustomException(this.message);