Uses of Class
de.hybris.platform.webservicescommons.errors.exceptions.NotFoundException
Packages that use NotFoundException
Package
Description
-
Uses of NotFoundException in de.hybris.platform.couponwebservices
Subclasses of NotFoundException in de.hybris.platform.couponwebservicesModifier and TypeClassDescriptionclassException to be thrown in the case the coupon code generation configuration cannot be retrievedclassException to be thrown in the case the coupon cannot be retrieved -
Uses of NotFoundException in de.hybris.platform.previewwebservices.facades.impl
Methods in de.hybris.platform.previewwebservices.facades.impl that return NotFoundExceptionModifier and TypeMethodDescriptionprotected NotFoundExceptionAbstractBaseFacade.createNotFoundException(String name, String code) -
Uses of NotFoundException in de.hybris.platform.sap.productconfig.occ.controllers
Methods in de.hybris.platform.sap.productconfig.occ.controllers that throw NotFoundExceptionModifier and TypeMethodDescriptionProductConfiguratorCCPQuoteIntegrationController.getConfigurationOverviewForQuotes(String quoteId, int entryNumber) voidProductConfiguratorCCPQuoteIntegrationControllerTest.testGetConfigurationOverviewForQuote()voidProductConfiguratorCCPQuoteIntegrationControllerTest.testGetConfigurationOverviewForQuoteNotFound()voidProductConfiguratorCCPQuoteIntegrationControllerTest.testReadConfigurationOveviewMapsData()voidProductConfiguratorCCPQuoteIntegrationControllerTest.testReadConfigurationOveviewReturnsConfigId()