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