org.exoplatform.services.portletcontainer.plugins.pc
Class PortletContainerDispatcher.ExceptionHolder
java.lang.Object
org.exoplatform.services.portletcontainer.plugins.pc.PortletContainerDispatcher.ExceptionHolder
- Enclosing class:
- PortletContainerDispatcher
public class PortletContainerDispatcher.ExceptionHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContainerDispatcher.ExceptionHolder
public PortletContainerDispatcher.ExceptionHolder()
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.