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