com.uwyn.rife.authentication.sessionmanagers.exceptions
Class SessionRememberedCheckErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.authentication.exceptions.SessionManagerException
com.uwyn.rife.authentication.sessionmanagers.exceptions.SessionRememberedCheckErrorException
- All Implemented Interfaces:
- Serializable
public class SessionRememberedCheckErrorException
- extends SessionManagerException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SessionRememberedCheckErrorException
public SessionRememberedCheckErrorException(String authId)
SessionRememberedCheckErrorException
public SessionRememberedCheckErrorException(String authId,
DatabaseException cause)
getAuthId
public String getAuthId()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.