PicovoiceKeyException constructor

PicovoiceKeyException(
  1. String? message
)

Implementation

PicovoiceKeyException(String? message) : super(message);