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