public class RequiredRoleException extends PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
RequiredRoleException.MustNotRemoveLastAdministator |
static class |
RequiredRoleException.MustNotRemoveUserRole |
| Constructor and Description |
|---|
RequiredRoleException() |
RequiredRoleException(String msg) |
RequiredRoleException(String msg,
Throwable throwable) |
RequiredRoleException(Throwable throwable) |