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