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