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