Class PortletStateChangeRequiredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.gatein.pc.api.invocation.InvocationException
-
- org.gatein.pc.portlet.state.producer.PortletStateChangeRequiredException
-
- All Implemented Interfaces:
Serializable
public class PortletStateChangeRequiredException extends org.gatein.pc.api.invocation.InvocationException- Since:
- 2.6
- Version:
- $Revision: 5776 $
- Author:
- Chris Laprun
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PortletStateChangeRequiredException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
PortletStateChangeRequiredException
public PortletStateChangeRequiredException(String message)
-
-