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:
java.io.Serializable
public class OrcaMemoryException extends OrcaException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OrcaMemoryException(java.lang.String message)OrcaMemoryException(java.lang.String message, java.lang.String[] messageStack)OrcaMemoryException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class ai.picovoice.orca.OrcaException
getMessage, getMessageStack
-
-