Class CouponInterceptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.servicelayer.interceptor.InterceptorException
de.hybris.platform.couponservices.interceptor.CouponInterceptorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCouponInterceptorException(String message) CouponInterceptorException(String message, Interceptor inter) CouponInterceptorException(String message, Throwable cause) CouponInterceptorException(String message, Throwable cause, Interceptor inter) -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.interceptor.InterceptorException
getInterceptor, getMessage, setInterceptorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CouponInterceptorException
-
CouponInterceptorException
-
CouponInterceptorException
-
CouponInterceptorException
-