public final class ApiError
extends com.azure.core.management.exception.ManagementError
Constructor and Description |
---|
ApiError() |
Modifier and Type | Method and Description |
---|---|
InnerError |
getInnererror()
Get the innererror property: The Api inner error.
|
void |
validate()
Validates the instance.
|
public InnerError getInnererror()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.