Package com.sap.ai.sdk.core.common
Interface ClientError
- All Known Subinterfaces:
OrchestrationError
- All Known Implementing Classes:
OpenAiError,OpenAiError,OrchestrationError.Streaming,OrchestrationError.Synchronous
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Generic class that contains a JSON error response.
- Since:
- 1.1.0
-
Method Summary
-
Method Details
-
getMessage
Get the error message.- Returns:
- The error message
-