Package akka.javasdk.agent
Class UnsupportedFeatureException
Object
Throwable
Exception
RuntimeException
akka.javasdk.agent.UnsupportedFeatureException
- All Implemented Interfaces:
Serializable
Exception thrown when an unsupported feature is requested from an AI model or service. This
indicates that the feature is not available or not supported by the current configuration.
- 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
-
UnsupportedFeatureException
-