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