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