org.springframework.web
Class HttpSessionRequiredException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           javax.servlet.ServletException
javax.servlet.ServletException
               org.springframework.web.HttpSessionRequiredException
org.springframework.web.HttpSessionRequiredException
- All Implemented Interfaces: 
- Serializable
- public class HttpSessionRequiredException 
- extends ServletException
Exception thrown when an HTTP request handler requires a pre-existing session.
- Since:
- 2.0
- Author:
- Juergen Hoeller
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
HttpSessionRequiredException
public HttpSessionRequiredException(String msg)
- Create a new HttpSessionRequiredException.
 
- Parameters:
- msg- the detail message