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