| Package | Description |
|---|---|
| org.apache.olingo.commons.api.domain |
| Modifier and Type | Method and Description |
|---|---|
ODataErrorDetail |
ODataErrorDetail.setCode(String code) |
ODataErrorDetail |
ODataErrorDetail.setMessage(String message) |
ODataErrorDetail |
ODataErrorDetail.setTarget(String target) |
| Modifier and Type | Method and Description |
|---|---|
List<ODataErrorDetail> |
ODataError.getDetails()
Gets error details.
|
| Modifier and Type | Method and Description |
|---|---|
ODataError |
ODataError.setDetails(List<ODataErrorDetail> details)
Sets error details.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.