Package ai.picovoice.orca
Class OrcaKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.picovoice.orca.OrcaException
-
- ai.picovoice.orca.OrcaKeyException
-
- All Implemented Interfaces:
java.io.Serializable
public class OrcaKeyException extends OrcaException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OrcaKeyException(java.lang.String message)OrcaKeyException(java.lang.String message, java.lang.String[] messageStack)OrcaKeyException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class ai.picovoice.orca.OrcaException
getMessage, getMessageStack
-
-