CustomException constructor

CustomException(
  1. String message
)

Implementation

CustomException(String this.message);