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