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