Class CommercePriceEntryPriceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.price.list.exception.CommercePriceEntryPriceException
All Implemented Interfaces:
Serializable

public class CommercePriceEntryPriceException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CommercePriceEntryPriceException

      public CommercePriceEntryPriceException()
    • CommercePriceEntryPriceException

      public CommercePriceEntryPriceException(String msg)
    • CommercePriceEntryPriceException

      public CommercePriceEntryPriceException(String msg, Throwable throwable)
    • CommercePriceEntryPriceException

      public CommercePriceEntryPriceException(Throwable throwable)