Class InferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.codename1.ai.inference.InferenceException
Failure while loading or executing a LiteRT model.
-
Constructor Summary
ConstructorsConstructorDescriptionInferenceException(String message) InferenceException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InferenceException
-
InferenceException
-