com.liferay.portal.security.auth
Class PrincipalException.MustBeEnabled
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.security.auth.PrincipalException
com.liferay.portal.security.auth.PrincipalException.MustBeEnabled
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PrincipalException
public static class PrincipalException.MustBeEnabled
- extends PrincipalException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
companyId
public final long companyId
resourceName
public final String[] resourceName
PrincipalException.MustBeEnabled
public PrincipalException.MustBeEnabled(long companyId,
String... resourceName)