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