org.exoplatform.services.portletcontainer.plugins.pc
Class PortletContainerDispatcher.ExceptionHolder

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.plugins.pc.PortletContainerDispatcher.ExceptionHolder
Enclosing class:
PortletContainerDispatcher

public class PortletContainerDispatcher.ExceptionHolder
extends Object


Constructor Summary
PortletContainerDispatcher.ExceptionHolder()
           
 
Method Summary
 PortletProcessingException getException()
           
 void setException(PortletProcessingException exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletContainerDispatcher.ExceptionHolder

public PortletContainerDispatcher.ExceptionHolder()
Method Detail

getException

public PortletProcessingException getException()
Returns:
the exception

setException

public void setException(PortletProcessingException exception)
Parameters:
exception - the exception to set


Copyright © 2009 eXo Platform SAS. All Rights Reserved.