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