com.liferay.portal.security.auth
Class PrincipalException.MustBePortletStrutsPath
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.MustBePortletStrutsPath
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PrincipalException
public static class PrincipalException.MustBePortletStrutsPath
- 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 |
portletId
public final String portletId
strutsPath
public final String strutsPath
PrincipalException.MustBePortletStrutsPath
public PrincipalException.MustBePortletStrutsPath(String strutsPath,
String portletId)