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:
- java.io.Serializable
public class StructureDuplicateStructureKeyException
- extends PortalException
- Author:
- Brian Wing Shun Chan
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException()
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException(java.lang.String msg)
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException(java.lang.String msg,
java.lang.Throwable cause)
StructureDuplicateStructureKeyException
public StructureDuplicateStructureKeyException(java.lang.Throwable cause)
getStructureKey
public java.lang.String getStructureKey()
setStructureKey
public void setStructureKey(java.lang.String structureKey)