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