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