| Package | Description |
|---|---|
| com.sap.cloud.sdk.datamodel.odata.client.exception | |
| com.sap.cloud.sdk.datamodel.odata.client.request |
| Class and Description |
|---|
| ODataException
The generic OData exception.
Its sub-types will be thrown in the following scenarios: ODataSerializationExceptionIf entity cannot be serialized for HTTP request. ODataConnectionExceptionWhen the HTTP connection cannot be established. ODataRequestExceptionWhen the OData request could not be sent due to a generic reason. ODataResponseExceptionIf the response code infers an unhealthy state, i.e. |
| ODataRequestException
Generic OData request exception indicating errors while trying to request a service resource.
|
| ODataResponseException
A generic
ODataException representing an erroneous service response. |
| ODataServiceError
OData error to serve the standard specification.
|
| ODataServiceErrorDetails
Interface that resembles which information OData errors must contain and which information is optional.
|
| Class and Description |
|---|
| ODataResponseException
A generic
ODataException representing an erroneous service response. |
Copyright © 2020 SAP SE. All rights reserved.