Uses of Class
com.azure.resourcemanager.network.models.Error
Packages that use Error
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of Error in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ErrorModifier and TypeMethodDescriptionstatic ErrorError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Error from the JsonReader.ErrorException.getValue()Constructors in com.azure.resourcemanager.network.models with parameters of type ErrorModifierConstructorDescriptionErrorException(String message, com.azure.core.http.HttpResponse response, Error value) Initializes a new instance of the ErrorException class.