Package com.sap.ai.sdk.core
Class DeploymentResolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.ai.sdk.core.DeploymentResolutionException
- All Implemented Interfaces:
Serializable
Exception thrown when a lookup for a deployment ID on the AI Core service failed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeploymentResolutionException(String message) DeploymentResolutionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeploymentResolutionException
public DeploymentResolutionException() -
DeploymentResolutionException
-
DeploymentResolutionException
-
DeploymentResolutionException
-