Class CommerceDiscountRuleTypeSettingsException

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.CommerceDiscountRuleTypeSettingsException
All Implemented Interfaces:
Serializable

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

    • CommerceDiscountRuleTypeSettingsException

      public CommerceDiscountRuleTypeSettingsException()
    • CommerceDiscountRuleTypeSettingsException

      public CommerceDiscountRuleTypeSettingsException(String msg)
    • CommerceDiscountRuleTypeSettingsException

      public CommerceDiscountRuleTypeSettingsException(String msg, Throwable throwable)
    • CommerceDiscountRuleTypeSettingsException

      public CommerceDiscountRuleTypeSettingsException(Throwable throwable)