Class NoSuchDiscountRuleException

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

public class NoSuchDiscountRuleException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchDiscountRuleException

      public NoSuchDiscountRuleException()
    • NoSuchDiscountRuleException

      public NoSuchDiscountRuleException(String msg)
    • NoSuchDiscountRuleException

      public NoSuchDiscountRuleException(String msg, Throwable throwable)
    • NoSuchDiscountRuleException

      public NoSuchDiscountRuleException(Throwable throwable)