com.liferay.portlet.dynamicdatamapping
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.portlet.dynamicdatamapping.StructureDuplicateStructureKeyException
- All Implemented Interfaces:
- Serializable
public class StructureDuplicateStructureKeyException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException()
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException(String msg)
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException(String msg,
Throwable cause)
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException(Throwable cause)
getStructureKey
public String getStructureKey()
setStructureKey
public void setStructureKey(String structureKey)