Package akka.javasdk.agent
Class ModelException
Object
Throwable
Exception
RuntimeException
akka.javasdk.agent.ModelException
- All Implemented Interfaces:
Serializable
Exception thrown when there is a failure with the AI model. This can include model errors,
invalid requests, or other model-related issues.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModelException
-