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

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.WrappedRuntimeException
All Implemented Interfaces:
Serializable
Enclosing class:
KualiRequestProcessor

private static class KualiRequestProcessor.WrappedRuntimeException
extends RuntimeException

A simple exception that allows us to wrap an exception that is thrown out of a transaction template.


Constructor Summary
KualiRequestProcessor.WrappedRuntimeException(Exception e)
           
 
Method Summary
 
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
 

Constructor Detail

KualiRequestProcessor.WrappedRuntimeException

public KualiRequestProcessor.WrappedRuntimeException(Exception e)


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