public final class ErrorContract extends Object
| Constructor and Description |
|---|
ErrorContract() |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getError()
Get the error property: Error Response The error details.
|
ErrorContract |
setError(ErrorResponse error)
Set the error property: Error Response The error details.
|
public ErrorResponse getError()
public ErrorContract setError(ErrorResponse error)
error - the error value to set.Copyright © 2021 Microsoft Corporation. All rights reserved.