Class PrincipalException.MustBeOmniadmin
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.security.auth.PrincipalException
com.liferay.portal.kernel.security.auth.PrincipalException.MustBeOmniadmin
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PrincipalException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.security.auth.PrincipalException
PrincipalException.MustBeAuthenticated, PrincipalException.MustBeCompanyAdmin, PrincipalException.MustBeEnabled, PrincipalException.MustBeGroupAdmin, PrincipalException.MustBeInvokedUsingPost, PrincipalException.MustBeOmniadmin, PrincipalException.MustBePortletStrutsPath, PrincipalException.MustHavePermission, PrincipalException.MustHaveSessionCSRFToken, PrincipalException.MustHaveValidCSRFToken
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMustBeOmniadmin
(long userId) MustBeOmniadmin
(PermissionChecker permissionChecker) -
Method Summary
Methods inherited from class com.liferay.portal.kernel.security.auth.PrincipalException
getNestedClasses
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
userId
public final long userId
-
-
Constructor Details
-
MustBeOmniadmin
public MustBeOmniadmin(long userId) -
MustBeOmniadmin
-