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