Class StructureDuplicateElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.exception.StructureDuplicateElementException
All Implemented Interfaces:
Serializable

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

    • StructureDuplicateElementException

      public StructureDuplicateElementException()
    • StructureDuplicateElementException

      public StructureDuplicateElementException(String msg)
    • StructureDuplicateElementException

      public StructureDuplicateElementException(String msg, Throwable throwable)
    • StructureDuplicateElementException

      public StructureDuplicateElementException(Throwable throwable)