PicovoiceActivationThrottledException constructor

PicovoiceActivationThrottledException(
  1. String? message
)

Implementation

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