org.springframework.web.portlet.handler
Class PortletSessionRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.portlet.PortletException
org.springframework.web.portlet.handler.PortletSessionRequiredException
- All Implemented Interfaces:
- Serializable
public class PortletSessionRequiredException
- extends PortletException
Exception thrown when a portlet content generator requires a pre-existing session.
- Since:
- 2.0
- Author:
- John A. Lewis
- See Also:
PortletContentGenerator
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PortletSessionRequiredException
public PortletSessionRequiredException(String msg)
- Create a new PortletSessionRequiredException.
- Parameters:
msg
- the detail message