Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
Packages that use ODataException
-
Uses of ODataException in com.sap.cloud.sdk.datamodel.odata.client.exception
Subclasses of ODataException in com.sap.cloud.sdk.datamodel.odata.client.exceptionModifier and TypeClassDescriptionclassOData connection exception indicating errors when trying to establish a service connection.classOData deserialization exception type to focus on deserialization errors when parsing the service response.classGeneric OData request exception indicating errors while trying to request a service resource.classA genericODataExceptionrepresenting an erroneous service response.classOData serialization exception type to focus on serialization errors when creating the service request.classAnODataExceptionrepresenting an erroneous response from the service where the payload contained detailed OData error information.