Class CommercePriceModifierAmountException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.pricing.exception.CommercePriceModifierAmountException
All Implemented Interfaces:
Serializable

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

    • CommercePriceModifierAmountException

      public CommercePriceModifierAmountException()
    • CommercePriceModifierAmountException

      public CommercePriceModifierAmountException(String msg)
    • CommercePriceModifierAmountException

      public CommercePriceModifierAmountException(String msg, Throwable throwable)
    • CommercePriceModifierAmountException

      public CommercePriceModifierAmountException(Throwable throwable)