Package ai.picovoice.leopard
Class LeopardActivationThrottledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.picovoice.leopard.LeopardException
-
- ai.picovoice.leopard.LeopardActivationThrottledException
-
- All Implemented Interfaces:
java.io.Serializable
public class LeopardActivationThrottledException extends LeopardException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LeopardActivationThrottledException(java.lang.String message)LeopardActivationThrottledException(java.lang.Throwable cause)
-