Package ai.picovoice.cobra
Class CobraActivationRefusedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.picovoice.cobra.CobraException
-
- ai.picovoice.cobra.CobraActivationRefusedException
-
- All Implemented Interfaces:
java.io.Serializable
public class CobraActivationRefusedException extends CobraException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CobraActivationRefusedException(java.lang.String message)CobraActivationRefusedException(java.lang.Throwable cause)
-