Class NoSuchDiscountCommerceAccountGroupRelException

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

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

    • NoSuchDiscountCommerceAccountGroupRelException

      public NoSuchDiscountCommerceAccountGroupRelException()
    • NoSuchDiscountCommerceAccountGroupRelException

      public NoSuchDiscountCommerceAccountGroupRelException(String msg)
    • NoSuchDiscountCommerceAccountGroupRelException

      public NoSuchDiscountCommerceAccountGroupRelException(String msg, Throwable throwable)
    • NoSuchDiscountCommerceAccountGroupRelException

      public NoSuchDiscountCommerceAccountGroupRelException(Throwable throwable)