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