Class CommerceCurrencyRateException

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

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

    • CommerceCurrencyRateException

      public CommerceCurrencyRateException()
    • CommerceCurrencyRateException

      public CommerceCurrencyRateException(String msg)
    • CommerceCurrencyRateException

      public CommerceCurrencyRateException(String msg, Throwable throwable)
    • CommerceCurrencyRateException

      public CommerceCurrencyRateException(Throwable throwable)