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