Class RequiredGroupException.MustNotDeleteCurrentGroup
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.MustNotDeleteCurrentGroup
- All Implemented Interfaces:
Serializable
- Enclosing class:
- 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
-
MustNotDeleteCurrentGroup
public MustNotDeleteCurrentGroup(long groupId)
-