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