Class RequiredRoleException.MustNotRemoveUserRole
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.RequiredRoleException
com.liferay.portal.kernel.exception.RequiredRoleException.MustNotRemoveUserRole
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RequiredRoleException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.RequiredRoleException
RequiredRoleException.MustNotRemoveLastAdministator, RequiredRoleException.MustNotRemoveUserRole
-
Constructor Summary
ConstructorsConstructorDescriptionMustNotRemoveUserRole
(String msg, Throwable throwable) MustNotRemoveUserRole
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustNotRemoveUserRole
public MustNotRemoveUserRole() -
MustNotRemoveUserRole
-
MustNotRemoveUserRole
-
MustNotRemoveUserRole
-