Class DuplicateCommerceCurrencyException

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

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

    • DuplicateCommerceCurrencyException

      public DuplicateCommerceCurrencyException()
    • DuplicateCommerceCurrencyException

      public DuplicateCommerceCurrencyException(String msg)
    • DuplicateCommerceCurrencyException

      public DuplicateCommerceCurrencyException(String msg, Throwable throwable)
    • DuplicateCommerceCurrencyException

      public DuplicateCommerceCurrencyException(Throwable throwable)