public final class Error
extends com.azure.core.management.exception.ManagementError
| Constructor and Description |
|---|
Error() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInnerError()
Get the innerError property: Inner error message.
|
void |
validate()
Validates the instance.
|
public String getInnerError()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.