Uses of Class
com.azure.resourcemanager.network.models.Error
-
Packages that use Error Package Description com.azure.resourcemanager.network.models 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 Error Modifier and Type Method Description ErrorErrorException. getValue()Constructors in com.azure.resourcemanager.network.models with parameters of type Error Constructor Description ErrorException(String message, com.azure.core.http.HttpResponse response, Error value)Initializes a new instance of the ErrorException class.
-