Uses of Class
com.azure.resourcemanager.compute.models.InnerError
-
Packages that use InnerError Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of InnerError in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return InnerError Modifier and Type Method Description InnerErrorApiError. getInnererror()Get the innererror property: The Api inner error.InnerErrorInnerError. withErrordetail(String errordetail)Set the errordetail property: The internal error message or exception dump.InnerErrorInnerError. withExceptiontype(String exceptiontype)Set the exceptiontype property: The exception type.
-