Class OrchestrationError.Synchronous

java.lang.Object
com.sap.ai.sdk.orchestration.OrchestrationError.Synchronous
All Implemented Interfaces:
ClientError, OrchestrationError
Enclosing interface:
OrchestrationError

public static final class OrchestrationError.Synchronous extends Object implements OrchestrationError
Orchestration error response for synchronous requests.
Since:
1.10.0
  • Constructor Details

    • Synchronous

      protected Synchronous(ErrorResponse errorResponse)
  • Method Details