Class CommerceDiscountCouponCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.discount.exception.CommerceDiscountCouponCodeException
All Implemented Interfaces:
Serializable

public class CommerceDiscountCouponCodeException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CommerceDiscountCouponCodeException

      public CommerceDiscountCouponCodeException()
    • CommerceDiscountCouponCodeException

      public CommerceDiscountCouponCodeException(String msg)
    • CommerceDiscountCouponCodeException

      public CommerceDiscountCouponCodeException(String msg, Throwable throwable)
    • CommerceDiscountCouponCodeException

      public CommerceDiscountCouponCodeException(Throwable throwable)