Class CommerceDiscountValidatorException

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

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

    • CommerceDiscountValidatorException

      public CommerceDiscountValidatorException()
    • CommerceDiscountValidatorException

      public CommerceDiscountValidatorException(String msg)
    • CommerceDiscountValidatorException

      public CommerceDiscountValidatorException(String msg, Throwable throwable)
    • CommerceDiscountValidatorException

      public CommerceDiscountValidatorException(Throwable throwable)