Uses of Class
com.microsoft.azure.management.compute.InnerError
Packages that use InnerError
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of InnerError in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return InnerErrorModifier and TypeMethodDescriptionApiError.innererror()
Get the Api inner error.InnerError.withErrordetail
(String errordetail) Set the internal error message or exception dump.InnerError.withExceptiontype
(String exceptiontype) Set the exception type.Methods in com.microsoft.azure.management.compute with parameters of type InnerErrorModifier and TypeMethodDescriptionApiError.withInnererror
(InnerError innererror) Set the Api inner error.