Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
Package
Description
-
Uses of ODataResponseException in com.sap.cloud.sdk.datamodel.odata.client.exception
Modifier and TypeClassDescriptionclass
OData deserialization exception type to focus on deserialization errors when parsing the service response.class
AnODataException
representing an erroneous response from the service where the payload contained detailed OData error information. -
Uses of ODataResponseException in com.sap.cloud.sdk.datamodel.odata.client.request
Modifier and TypeMethodDescriptionODataRequestResultMultipartGeneric.getResult
(ODataRequestGeneric request) Gets theODataRequestResultGeneric
for the givenrequest
.