Class NoSuchPriceEntryException

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

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

    • NoSuchPriceEntryException

      public NoSuchPriceEntryException()
    • NoSuchPriceEntryException

      public NoSuchPriceEntryException(String msg)
    • NoSuchPriceEntryException

      public NoSuchPriceEntryException(String msg, Throwable throwable)
    • NoSuchPriceEntryException

      public NoSuchPriceEntryException(Throwable throwable)