Class CouponServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.couponservices.CouponServiceException
All Implemented Interfaces:
Serializable

public class CouponServiceException extends RuntimeException
General coupon service exception
See Also:
  • Constructor Details

    • CouponServiceException

      public CouponServiceException(String message, Throwable cause)
    • CouponServiceException

      public CouponServiceException(String message)