org.kuali.rice.kns.web.struts.action
Class KualiRequestProcessor.WrappedRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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.
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
KualiRequestProcessor.WrappedRuntimeException
public KualiRequestProcessor.WrappedRuntimeException(Exception e)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.