Package ai.picovoice.cheetah
Class CheetahIOException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.picovoice.cheetah.CheetahException
-
- ai.picovoice.cheetah.CheetahIOException
-
- All Implemented Interfaces:
java.io.Serializable
public class CheetahIOException extends CheetahException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CheetahIOException(java.lang.String message)CheetahIOException(java.lang.String message, java.lang.String[] messageStack)CheetahIOException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class ai.picovoice.cheetah.CheetahException
getMessage, getMessageStack
-
-