Package com.sap.ai.sdk.orchestration
Class OrchestrationError.Streaming
java.lang.Object
com.sap.ai.sdk.orchestration.OrchestrationError.Streaming
- All Implemented Interfaces:
ClientError,OrchestrationError
- Enclosing interface:
OrchestrationError
Orchestration error response for streaming requests.
- Since:
- 1.10.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sap.ai.sdk.orchestration.OrchestrationError
OrchestrationError.Streaming, OrchestrationError.Synchronous -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Streaming
-
-
Method Details
-
getMessage
Description copied from interface:ClientErrorGet the error message.- Specified by:
getMessagein interfaceClientError- Returns:
- The error message
-
getErrorResponse
-
equals
-
hashCode
public int hashCode() -
toString
-