public class PrincipalException extends PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
PrincipalException.MustBeAuthenticated |
static class |
PrincipalException.MustBeCompanyAdmin |
static class |
PrincipalException.MustBeEnabled |
static class |
PrincipalException.MustBeInvokedUsingPost |
static class |
PrincipalException.MustBeOmniadmin |
static class |
PrincipalException.MustBePortletStrutsPath |
static class |
PrincipalException.MustHavePermission |
| Constructor and Description |
|---|
PrincipalException() |
PrincipalException(java.lang.String msg) |
PrincipalException(java.lang.String msg,
java.lang.Throwable cause) |
PrincipalException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<?>[] |
getNestedClasses() |