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