com.uwyn.rife.authentication.exceptions
Class SessionManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.authentication.exceptions.SessionManagerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContinueSessionErrorException, CountSessionsErrorException, EraseAllSessionsErrorException, EraseSessionErrorException, EraseUserSessionsErrorException, GetSessionUserIdErrorException, InstallSessionsErrorException, IsSessionValidErrorException, PurgeSessionsErrorException, RemoveSessionsErrorException, SessionRememberedCheckErrorException, StartSessionErrorException
public class SessionManagerException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SessionManagerException
public SessionManagerException(String message)
SessionManagerException
public SessionManagerException(String message,
Throwable cause)
SessionManagerException
public SessionManagerException(Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.