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