Class CommerceDiscountLimitationTypeException

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

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

    • CommerceDiscountLimitationTypeException

      public CommerceDiscountLimitationTypeException()
    • CommerceDiscountLimitationTypeException

      public CommerceDiscountLimitationTypeException(String msg)
    • CommerceDiscountLimitationTypeException

      public CommerceDiscountLimitationTypeException(String msg, Throwable throwable)
    • CommerceDiscountLimitationTypeException

      public CommerceDiscountLimitationTypeException(Throwable throwable)