Class NoSuchTierPriceEntryException

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

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

    • NoSuchTierPriceEntryException

      public NoSuchTierPriceEntryException()
    • NoSuchTierPriceEntryException

      public NoSuchTierPriceEntryException(String msg)
    • NoSuchTierPriceEntryException

      public NoSuchTierPriceEntryException(String msg, Throwable throwable)
    • NoSuchTierPriceEntryException

      public NoSuchTierPriceEntryException(Throwable throwable)