com.liferay.portal.security.auth
Class PrincipalException
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
- All Implemented Interfaces:
- Serializable
public class PrincipalException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PrincipalException
public PrincipalException()
PrincipalException
public PrincipalException(String msg)
PrincipalException
public PrincipalException(String msg,
Throwable cause)
PrincipalException
public PrincipalException(Throwable cause)