| Modifier and Type | Method and Description |
|---|---|
InnerError |
ApiError.innererror()
Get the innererror value.
|
InnerError |
InnerError.withErrordetail(String errordetail)
Set the errordetail value.
|
InnerError |
InnerError.withExceptiontype(String exceptiontype)
Set the exceptiontype value.
|
| Modifier and Type | Method and Description |
|---|---|
ApiError |
ApiError.withInnererror(InnerError innererror)
Set the innererror value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/