Uses of Class
org.apache.olingo.server.core.uri.parser.UriParserSemanticException
Packages that use UriParserSemanticException
-
Uses of UriParserSemanticException in org.apache.olingo.server.core
Methods in org.apache.olingo.server.core with parameters of type UriParserSemanticExceptionModifier and TypeMethodDescriptionstatic ODataServerErrorODataExceptionHelper.createServerErrorObject(UriParserSemanticException e, Locale requestedLocale) -
Uses of UriParserSemanticException in org.apache.olingo.server.core.uri.parser
Methods in org.apache.olingo.server.core.uri.parser that throw UriParserSemanticExceptionModifier and TypeMethodDescriptionstatic voidParserHelper.checkNavigationKeys(List<UriResource> l)