| Package | Description |
|---|---|
| com.sap.cloud.sdk.datamodel.odata.client.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataConnectionException
OData connection exception indicating errors when trying to establish a service connection.
|
class |
ODataDeserializationException
OData deserialization exception type to focus on deserialization errors when parsing the service response.
|
class |
ODataRequestException
Generic OData request exception indicating errors while trying to request a service resource.
|
class |
ODataResponseException
A generic
ODataException representing an erroneous service response. |
class |
ODataSerializationException
OData serialization exception type to focus on serialization errors when creating the service request.
|
class |
ODataServiceErrorException
An
ODataException representing an erroneous response from the service where the payload contained detailed
OData error information. |
Copyright © 2021 SAP SE. All rights reserved.