Jon Stevens 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.
It should be TurbineException once, and TurbineRuntimeException the
other time.
I'll fix it right away, sorry :-)
Rafal
--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]