Class CommerceCurrencyFractionDigitsException

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

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

    • CommerceCurrencyFractionDigitsException

      public CommerceCurrencyFractionDigitsException()
    • CommerceCurrencyFractionDigitsException

      public CommerceCurrencyFractionDigitsException(String msg)
    • CommerceCurrencyFractionDigitsException

      public CommerceCurrencyFractionDigitsException(String msg, Throwable throwable)
    • CommerceCurrencyFractionDigitsException

      public CommerceCurrencyFractionDigitsException(Throwable throwable)