Hi!

Just wondering why the printStackTrace of nestable exception dumps the
stack trace in "reverse" compared to JDK 1.4's throwables ?

In JDK 1.4. the high-level exception is at the top opposite to commons-lang
which
have it as the last "dump".

One can argue that this is counter-intuitive compared to the order of
ordinary stacktraces.
So, I was just wondering, why ? :)

/max


--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to