Uses of Class
com.azure.ai.openai.responses.models.ResponsesError
Packages that use ResponsesError
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesError in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesErrorModifier and TypeMethodDescriptionstatic ResponsesErrorResponsesError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesError from the JsonReader.ResponsesResponse.getError()Get the error property: The error property.