Class DuplicateCommerceInventoryWarehouseItemException

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

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

    • DuplicateCommerceInventoryWarehouseItemException

      public DuplicateCommerceInventoryWarehouseItemException()
    • DuplicateCommerceInventoryWarehouseItemException

      public DuplicateCommerceInventoryWarehouseItemException(String msg)
    • DuplicateCommerceInventoryWarehouseItemException

      public DuplicateCommerceInventoryWarehouseItemException(String msg, Throwable throwable)
    • DuplicateCommerceInventoryWarehouseItemException

      public DuplicateCommerceInventoryWarehouseItemException(Throwable throwable)