Uses of Class
com.azure.core.models.ResponseError
Packages that use ResponseError
Package
Description
Package containing core model classes.
Package containing API for long running operations.
-
Uses of ResponseError in com.azure.core.models
Methods in com.azure.core.models that return ResponseErrorModifier and TypeMethodDescriptionstatic ResponseErrorResponseError.fromJson(com.azure.json.JsonReader jsonReader) Reads a JSON stream into aResponseError. -
Uses of ResponseError in com.azure.core.util.polling
Methods in com.azure.core.util.polling that return ResponseErrorModifier and TypeMethodDescriptionPollOperationDetails.getError()Gets the error object that describes the error when status is "Failed".