Class CommerceDiscountTargetException

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

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

    • CommerceDiscountTargetException

      public CommerceDiscountTargetException()
    • CommerceDiscountTargetException

      public CommerceDiscountTargetException(String msg)
    • CommerceDiscountTargetException

      public CommerceDiscountTargetException(String msg, Throwable throwable)
    • CommerceDiscountTargetException

      public CommerceDiscountTargetException(Throwable throwable)