Uses of Class
com.azure.resourcemanager.dataprotection.models.InnerError
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of InnerError in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionInnerError.embeddedInnerError()
Get the embeddedInnerError property: InnerErrorUserFacingError.innerError()
Get the innerError property: InnerErrorInnerError.withAdditionalInfo
(Map<String, String> additionalInfo) Set the additionalInfo property: Any Key value pairs that can be provided to the client for additional verbose information.Set the code property: Unique code for this error.InnerError.withEmbeddedInnerError
(InnerError embeddedInnerError) Set the embeddedInnerError property: InnerErrorModifier and TypeMethodDescriptionInnerError.withEmbeddedInnerError
(InnerError embeddedInnerError) Set the embeddedInnerError property: InnerErrorUserFacingError.withInnerError
(InnerError innerError) Set the innerError property: InnerError