public class

PortletSessionRequiredException

extends PortletException
java.lang.Object
   ↳ PortletException
     ↳ org.springframework.web.portlet.handler.PortletSessionRequiredException

Class Overview

Exception thrown when a portlet content generator requires a pre-existing session.

Summary

Public Constructors
PortletSessionRequiredException(String msg)
Create a new PortletSessionRequiredException.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PortletSessionRequiredException (String msg)

Create a new PortletSessionRequiredException.

Parameters
msg the detail message