| Package | Description |
|---|---|
| com.sap.cloud.sdk.datamodel.odata.client.exception |
| Modifier and Type | Method and Description |
|---|---|
static ODataServiceError |
ODataServiceError.fromResultObject(ResultObject resultObject,
ODataProtocol protocol)
SDK internal method to construct an OData error from a
ResultObject. |
ODataServiceError |
ODataServiceErrorException.getOdataError()
The parsed
ODataServiceError that was found in the HTTP response body. |
| Constructor and Description |
|---|
ODataServiceErrorException(ODataRequestGeneric request,
org.apache.http.HttpResponse httpResponse,
String message,
Throwable cause,
ODataServiceError odataError)
Default constructor.
|
Copyright © 2022 SAP SE. All rights reserved.