Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
Packages that use ODataResponseException
Package
Description
-
Uses of ODataResponseException in com.sap.cloud.sdk.datamodel.odata.client.exception
Subclasses of ODataResponseException in com.sap.cloud.sdk.datamodel.odata.client.exceptionModifier and TypeClassDescriptionclassOData deserialization exception type to focus on deserialization errors when parsing the service response.classAnODataExceptionrepresenting 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
Methods in com.sap.cloud.sdk.datamodel.odata.client.request that throw ODataResponseExceptionModifier and TypeMethodDescriptionODataRequestResultMultipartGeneric.getResult(ODataRequestGeneric request) Gets theODataRequestResultGenericfor the givenrequest.