org.kuali.rice.kns.web.struts.action
Class KualiRequestProcessor.WrappedActionForwardRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kuali.rice.kns.web.struts.action.KualiRequestProcessor.WrappedActionForwardRuntimeException
All Implemented Interfaces:
Serializable
Enclosing class:
KualiRequestProcessor

private static class KualiRequestProcessor.WrappedActionForwardRuntimeException
extends RuntimeException


Field Summary
private  org.apache.struts.action.ActionForward actionForward
           
 
Constructor Summary
KualiRequestProcessor.WrappedActionForwardRuntimeException(org.apache.struts.action.ActionForward actionForward)
           
 
Method Summary
 org.apache.struts.action.ActionForward getActionForward()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

actionForward

private org.apache.struts.action.ActionForward actionForward
Constructor Detail

KualiRequestProcessor.WrappedActionForwardRuntimeException

public KualiRequestProcessor.WrappedActionForwardRuntimeException(org.apache.struts.action.ActionForward actionForward)
Method Detail

getActionForward

public org.apache.struts.action.ActionForward getActionForward()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.