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