Class StructureDuplicateStructureKeyException

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

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

    • StructureDuplicateStructureKeyException

      public StructureDuplicateStructureKeyException()
    • StructureDuplicateStructureKeyException

      public StructureDuplicateStructureKeyException(String msg)
    • StructureDuplicateStructureKeyException

      public StructureDuplicateStructureKeyException(String msg, Throwable throwable)
    • StructureDuplicateStructureKeyException

      public StructureDuplicateStructureKeyException(Throwable throwable)
  • Method Details

    • getStructureKey

      public String getStructureKey()
    • setStructureKey

      public void setStructureKey(String structureKey)