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