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 TypeClassDescriptionclass
Represents a client error in OData.class
Represents a server error in OData. -
Uses of ODataRuntimeException in org.apache.olingo.commons.api.ex
Subclasses of ODataRuntimeException in org.apache.olingo.commons.api.exModifier and TypeClassDescriptionclass
Core runtime exception for OData. -
Uses of ODataRuntimeException in org.apache.olingo.ext.proxy.api
Subclasses of ODataRuntimeException in org.apache.olingo.ext.proxy.apiMethods in org.apache.olingo.ext.proxy.api that return ODataRuntimeExceptionConstructors in org.apache.olingo.ext.proxy.api with parameters of type ODataRuntimeExceptionModifierConstructorDescriptionODataResponseError
(ODataRuntimeException exception, int index, ODataRequest request)