on 12/11/2000 3:43 AM, "Java Apache CVS Development" <[EMAIL PROTECTED]>
wrote:
> User: rafal
> Date: 00/12/11 03:43:55
> if(nested instanceof TurbineException)
> + {
> + ((TurbineException)nested).printStackTrace(out, st.length -
> 2);
> + }
> + else if(nested instanceof TurbineException)
> {
> ((TurbineException)nested).printStackTrace(out, st.length - 2);
> }
Uh...huh? This is the same if statement two times.
-jon
--
Honk if you love peace and quiet.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]