public class StructureDuplicateStructureKeyException
extends com.liferay.portal.kernel.exception.PortalException
Constructor and Description |
---|
StructureDuplicateStructureKeyException() |
StructureDuplicateStructureKeyException(java.lang.String msg) |
StructureDuplicateStructureKeyException(java.lang.String msg,
java.lang.Throwable cause) |
StructureDuplicateStructureKeyException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStructureKey() |
void |
setStructureKey(java.lang.String structureKey) |
public StructureDuplicateStructureKeyException()
public StructureDuplicateStructureKeyException(java.lang.String msg)
public StructureDuplicateStructureKeyException(java.lang.String msg, java.lang.Throwable cause)
public StructureDuplicateStructureKeyException(java.lang.Throwable cause)