William Webber <[EMAIL PROTECTED]> writes: > Hi all! > > Attached is a patch that provides a way of retrieving the > nested exception/error from org.apache.turbine.util.TurbineException > and org.apache.turbine.util.TurbineRuntimeException.
org.apache.commons.lang.exception.NestableException already has a getCause() method which does this. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
