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