Class NoSuchDiscountRelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.commerce.discount.exception.NoSuchDiscountRelException
All Implemented Interfaces:
Serializable

public class NoSuchDiscountRelException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchDiscountRelException

      public NoSuchDiscountRelException()
    • NoSuchDiscountRelException

      public NoSuchDiscountRelException(String msg)
    • NoSuchDiscountRelException

      public NoSuchDiscountRelException(String msg, Throwable throwable)
    • NoSuchDiscountRelException

      public NoSuchDiscountRelException(Throwable throwable)