Class DuplicateCommerceTierPriceEntryException

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

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

    • DuplicateCommerceTierPriceEntryException

      public DuplicateCommerceTierPriceEntryException()
    • DuplicateCommerceTierPriceEntryException

      public DuplicateCommerceTierPriceEntryException(String msg)
    • DuplicateCommerceTierPriceEntryException

      public DuplicateCommerceTierPriceEntryException(String msg, Throwable throwable)
    • DuplicateCommerceTierPriceEntryException

      public DuplicateCommerceTierPriceEntryException(Throwable throwable)