Package ai.picovoice.cheetah
Class CheetahIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ai.picovoice.cheetah.CheetahException
ai.picovoice.cheetah.CheetahIOException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCheetahIOException(String message) CheetahIOException(String message, String[] messageStack) CheetahIOException(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
-
CheetahIOException
-
CheetahIOException
-
CheetahIOException
-