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:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCheetahKeyException(String message) CheetahKeyException(String message, String[] messageStack) CheetahKeyException(Throwable cause) -
Method Summary
Methods inherited from class ai.picovoice.cheetah.CheetahException
getMessage, getMessageStackMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CheetahKeyException
-
CheetahKeyException
-
CheetahKeyException
-