Class RequiredStructureException.MustNotDeleteStructureThatHasChild
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.RequiredStructureException
com.liferay.dynamic.data.mapping.exception.RequiredStructureException.MustNotDeleteStructureThatHasChild
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RequiredStructureException
public static class RequiredStructureException.MustNotDeleteStructureThatHasChild
extends RequiredStructureException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.dynamic.data.mapping.exception.RequiredStructureException
RequiredStructureException.MustNotDeleteStructureReferencedByStructureLinks, RequiredStructureException.MustNotDeleteStructureReferencedByTemplates, RequiredStructureException.MustNotDeleteStructureThatHasChild
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
structureId
public long structureId
-
-
Constructor Details
-
MustNotDeleteStructureThatHasChild
public MustNotDeleteStructureThatHasChild(long structureId)
-