Uses of Class
de.hybris.platform.webservicescommons.errors.exceptions.NotFoundException
-
Packages that use NotFoundException Package Description de.hybris.platform.couponwebservices de.hybris.platform.previewwebservices.facades.impl -
-
Uses of NotFoundException in de.hybris.platform.couponwebservices
Subclasses of NotFoundException in de.hybris.platform.couponwebservices Modifier and Type Class Description classCodeGenerationConfigurationNotFoundExceptionException to be thrown in the case the coupon code generation configuration cannot be retrievedclassCouponNotFoundExceptionException 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 NotFoundException Modifier and Type Method Description protected NotFoundExceptionAbstractBaseFacade. createNotFoundException(java.lang.String name, java.lang.String code)
-