Package ai.picovoice.picollm
Class PicoLLMKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ai.picovoice.picollm.PicoLLMException
ai.picovoice.picollm.PicoLLMKeyException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPicoLLMKeyException(String message) PicoLLMKeyException(String message, String[] messageStack) PicoLLMKeyException(Throwable cause) -
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
-
PicoLLMKeyException
-
PicoLLMKeyException
-
PicoLLMKeyException
-