Uses of Class
org.apache.olingo.commons.api.ex.ODataRuntimeException
Packages that use ODataRuntimeException
Package
Description
Contains all OData errors and exception-related classes.
-
Uses of ODataRuntimeException in org.apache.olingo.client.api.communication
Subclasses of ODataRuntimeException in org.apache.olingo.client.api.communicationModifier and TypeClassDescriptionclassRepresents a client error in OData.classRepresents a server error in OData. -
Uses of ODataRuntimeException in org.apache.olingo.client.core.communication.header
Methods in org.apache.olingo.client.core.communication.header that return ODataRuntimeExceptionModifier and TypeMethodDescriptionstatic ODataRuntimeExceptionODataErrorResponseChecker.checkResponse(ODataClient odataClient, org.apache.http.StatusLine statusLine, InputStream entity, String accept) -
Uses of ODataRuntimeException in org.apache.olingo.commons.api.ex
Subclasses of ODataRuntimeException in org.apache.olingo.commons.api.exModifier and TypeClassDescriptionclassCore runtime exception for OData.