Class DuplicateCommerceOrderTypeExternalReferenceCodeException

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

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

    • DuplicateCommerceOrderTypeExternalReferenceCodeException

      public DuplicateCommerceOrderTypeExternalReferenceCodeException()
    • DuplicateCommerceOrderTypeExternalReferenceCodeException

      public DuplicateCommerceOrderTypeExternalReferenceCodeException(String msg)
    • DuplicateCommerceOrderTypeExternalReferenceCodeException

      public DuplicateCommerceOrderTypeExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateCommerceOrderTypeExternalReferenceCodeException

      public DuplicateCommerceOrderTypeExternalReferenceCodeException(Throwable throwable)