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