Uses of Class
com.azure.compute.batch.models.BatchError
Packages that use BatchError
-
Uses of BatchError in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return BatchErrorModifier and TypeMethodDescriptionstatic BatchError
BatchError.fromException
(com.azure.core.exception.HttpResponseException err) Reads an instance of BatchError from an HttpResponseException.static BatchError
BatchError.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BatchError from the JsonReader.BatchTaskAddResult.getError()
Get the error property: The error encountered while attempting to add the Task.