org.rhq.enterprise.server.auth
Class SessionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.rhq.enterprise.server.auth.SessionException
org.rhq.enterprise.server.auth.SessionNotFoundException
- All Implemented Interfaces:
- Serializable
public class SessionNotFoundException
- extends SessionException
Occurs when the SessionManager does not contain a session.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SessionNotFoundException
public SessionNotFoundException()
SessionNotFoundException
public SessionNotFoundException(String s)
SessionNotFoundException
public SessionNotFoundException(Throwable t)
SessionNotFoundException
public SessionNotFoundException(String s,
Throwable t)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.