Class DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException
com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException
All Implemented Interfaces:
Serializable

public class DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException
See Also:
  • Constructor Details

    • DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException

      public DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException()
    • DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException

      public DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException(String msg)
    • DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException

      public DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException

      public DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException(Throwable throwable)