Class DuplicateCommerceInventoryReplenishmentItemException

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

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

    • DuplicateCommerceInventoryReplenishmentItemException

      public DuplicateCommerceInventoryReplenishmentItemException()
    • DuplicateCommerceInventoryReplenishmentItemException

      public DuplicateCommerceInventoryReplenishmentItemException(String msg)
    • DuplicateCommerceInventoryReplenishmentItemException

      public DuplicateCommerceInventoryReplenishmentItemException(String msg, Throwable throwable)
    • DuplicateCommerceInventoryReplenishmentItemException

      public DuplicateCommerceInventoryReplenishmentItemException(Throwable throwable)