Class NoSuchPriceListChannelRelException

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

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

    • NoSuchPriceListChannelRelException

      public NoSuchPriceListChannelRelException()
    • NoSuchPriceListChannelRelException

      public NoSuchPriceListChannelRelException(String msg)
    • NoSuchPriceListChannelRelException

      public NoSuchPriceListChannelRelException(String msg, Throwable throwable)
    • NoSuchPriceListChannelRelException

      public NoSuchPriceListChannelRelException(Throwable throwable)