Class DuplicateCommerceShipmentItemExternalReferenceCodeException

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

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

    • DuplicateCommerceShipmentItemExternalReferenceCodeException

      public DuplicateCommerceShipmentItemExternalReferenceCodeException()
    • DuplicateCommerceShipmentItemExternalReferenceCodeException

      public DuplicateCommerceShipmentItemExternalReferenceCodeException(String msg)
    • DuplicateCommerceShipmentItemExternalReferenceCodeException

      public DuplicateCommerceShipmentItemExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateCommerceShipmentItemExternalReferenceCodeException

      public DuplicateCommerceShipmentItemExternalReferenceCodeException(Throwable throwable)