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