Uses of Class
de.hybris.platform.odata2services.odata.InvalidODataSchemaException
-
Packages that use InvalidODataSchemaException Package Description de.hybris.platform.odata2webservices.controller -
-
Uses of InvalidODataSchemaException in de.hybris.platform.odata2webservices.controller
Methods in de.hybris.platform.odata2webservices.controller with parameters of type InvalidODataSchemaException Modifier and Type Method Description org.springframework.http.ResponseEntity<java.lang.String>ControllerExceptionHandler. handleInvalidODataSchemaException(javax.servlet.http.HttpServletRequest request, InvalidODataSchemaException exception)
-