Uses of Class
com.azure.core.management.exception.AdditionalInfo
Packages that use AdditionalInfo
Package
Description
Package containing the error types for Azure ARM client.
-
Uses of AdditionalInfo in com.azure.core.management.exception
Methods in com.azure.core.management.exception that return AdditionalInfoModifier and TypeMethodDescriptionstatic AdditionalInfoAdditionalInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads a JSON stream into anAdditionalInfo.Methods in com.azure.core.management.exception that return types with arguments of type AdditionalInfoModifier and TypeMethodDescriptionManagementError.getAdditionalInfo()Gets the additional info for the error.