Class NoSuchPriceListAccountRelException

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.price.list.exception.NoSuchPriceListAccountRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchPriceListAccountRelException

      public NoSuchPriceListAccountRelException()
    • NoSuchPriceListAccountRelException

      public NoSuchPriceListAccountRelException(String msg)
    • NoSuchPriceListAccountRelException

      public NoSuchPriceListAccountRelException(String msg, Throwable throwable)
    • NoSuchPriceListAccountRelException

      public NoSuchPriceListAccountRelException(Throwable throwable)