Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.exception |
Modifier and Type | Class and Description |
---|---|
class |
ODataServiceErrorRoot
OData base error to serve the standard specification.
|
Modifier and Type | Method and Description |
---|---|
List<ODataServiceError> |
ODataServiceErrorRoot.getDetails()
Optional contained sub error messages.
|
Modifier and Type | Method and Description |
---|---|
void |
ODataServiceErrorRoot.setDetails(List<ODataServiceError> details)
Optional contained sub error messages.
|
Copyright © 2020 SAP SE. All rights reserved.