Package ai.picovoice.picollm
Class PicoLLMStopIterationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ai.picovoice.picollm.PicoLLMException
ai.picovoice.picollm.PicoLLMStopIterationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPicoLLMStopIterationException(String message) PicoLLMStopIterationException(String message, String[] messageStack) -
Method Summary
Methods inherited from class ai.picovoice.picollm.PicoLLMException
getMessage, getMessageStackMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PicoLLMStopIterationException
-
PicoLLMStopIterationException
-
PicoLLMStopIterationException
-