| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.deviceagent.api.dto |
| Modifier and Type | Method and Description |
|---|---|
ErrorListItem |
ErrorListItem.code(String code) |
ErrorListItem |
ErrorListItem.message(String message) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorListItem> |
ErrorResponse.getErrorItems()
If there are more than one error list them out.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
ErrorResponse.addErrorItemsItem(ErrorListItem errorItemsItem) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
ErrorResponse.errorItems(List<ErrorListItem> errorItems) |
void |
ErrorResponse.setErrorItems(List<ErrorListItem> errorItems) |
Copyright © 2017 WSO2. All rights reserved.