Class CommerceDiscountAmountException

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

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

    • CommerceDiscountAmountException

      public CommerceDiscountAmountException()
    • CommerceDiscountAmountException

      public CommerceDiscountAmountException(String msg)
    • CommerceDiscountAmountException

      public CommerceDiscountAmountException(String msg, Throwable throwable)
    • CommerceDiscountAmountException

      public CommerceDiscountAmountException(Throwable throwable)