Class CommercePriceListCurrencyException

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

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

    • CommercePriceListCurrencyException

      public CommercePriceListCurrencyException()
    • CommercePriceListCurrencyException

      public CommercePriceListCurrencyException(String msg)
    • CommercePriceListCurrencyException

      public CommercePriceListCurrencyException(String msg, Throwable throwable)
    • CommercePriceListCurrencyException

      public CommercePriceListCurrencyException(Throwable throwable)