CheetahStopIterationException constructor
CheetahStopIterationException(
- String? message
Implementation
CheetahStopIterationException(String? message) : super(message);
CheetahStopIterationException(String? message) : super(message);