RapidGatorException constructor

RapidGatorException(
  1. String message
)

Implementation

RapidGatorException(this.message);