Uses of Class
org.apache.olingo.odata2.api.exception.ODataBadRequestException
Packages that use ODataBadRequestException
Package
Description
URI Parser Facade
Expression Parser
-
Uses of ODataBadRequestException in org.apache.olingo.odata2.api.uri
Subclasses of ODataBadRequestException in org.apache.olingo.odata2.api.uriModifier and TypeClassDescriptionclassException for violation of the OData URI construction rules, resulting in a 400 Bad Request response. -
Uses of ODataBadRequestException in org.apache.olingo.odata2.api.uri.expression
Subclasses of ODataBadRequestException in org.apache.olingo.odata2.api.uri.expressionModifier and TypeClassDescriptionclassException thrown while parsing a filter or orderby expression -
Uses of ODataBadRequestException in org.apache.olingo.odata2.core.rest
Methods in org.apache.olingo.odata2.core.rest that throw ODataBadRequestException -
Uses of ODataBadRequestException in org.apache.olingo.odata2.core.uri.expression
Subclasses of ODataBadRequestException in org.apache.olingo.odata2.core.uri.expressionModifier and TypeClassDescriptionclassThis class is used to create exceptions of type FilterParserException.