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