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