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