Class DuplicateDDMStructureExternalReferenceCodeException

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.dynamic.data.mapping.exception.DuplicateDDMStructureExternalReferenceCodeException
All Implemented Interfaces:
Serializable

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

    • DuplicateDDMStructureExternalReferenceCodeException

      public DuplicateDDMStructureExternalReferenceCodeException()
    • DuplicateDDMStructureExternalReferenceCodeException

      public DuplicateDDMStructureExternalReferenceCodeException(String msg)
    • DuplicateDDMStructureExternalReferenceCodeException

      public DuplicateDDMStructureExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateDDMStructureExternalReferenceCodeException

      public DuplicateDDMStructureExternalReferenceCodeException(Throwable throwable)