Class RequiredGroupException.MustNotDeleteGroupThatHasChild
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.RequiredGroupException
com.liferay.portal.kernel.exception.RequiredGroupException.MustNotDeleteGroupThatHasChild
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RequiredGroupException
public static class RequiredGroupException.MustNotDeleteGroupThatHasChild
extends RequiredGroupException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.RequiredGroupException
RequiredGroupException.MustNotDeleteCurrentGroup, RequiredGroupException.MustNotDeleteGroupThatHasChild, RequiredGroupException.MustNotDeleteSystemGroup
-
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
-
groupId
public long groupId
-
-
Constructor Details
-
MustNotDeleteGroupThatHasChild
public MustNotDeleteGroupThatHasChild(long groupId)
-