Uses of Class
com.hybris.cis.client.shared.exception.ServicePreconditionFailedException
-
Packages that use ServicePreconditionFailedException Package Description com.hybris.cis.client.shared.exception com.hybris.cis.client.tax.util -
-
Uses of ServicePreconditionFailedException in com.hybris.cis.client.shared.exception
Subclasses of ServicePreconditionFailedException in com.hybris.cis.client.shared.exception Modifier and Type Class Description classInvalidOrMissingFieldExceptionIndicates that the request has invalid or missing elements that prevents the request to be fulfilled. -
Uses of ServicePreconditionFailedException in com.hybris.cis.client.tax.util
Methods in com.hybris.cis.client.tax.util that throw ServicePreconditionFailedException Modifier and Type Method Description voidBaseTaxServiceValidator. validateRequest(com.hybris.cis.api.executor.ServiceMethodRequest<CisOrder> request)
-