Uses of Class
com.azure.resourcemanager.compute.models.InnerError
Packages that use InnerError
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of InnerError in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type InnerErrorMethods in com.azure.resourcemanager.compute.models that return InnerErrorModifier and TypeMethodDescriptionstatic InnerErrorInnerError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InnerError from the JsonReader.ApiError.getInnererror()Get the innererror property: The Api inner error.InnerError.withErrordetail(String errordetail) Set the errordetail property: The internal error message or exception dump.InnerError.withExceptiontype(String exceptiontype) Set the exceptiontype property: The exception type.