+1
Steven Caswell [EMAIL PROTECTED] a.k.a Mungo Knotwise of Michel Delving "One ring to rule them all, one ring to find them..." > -----Original Message----- > From: Stephen Colebourne [mailto:scolebourne@;btopenworld.com] > Sent: Thursday, November 14, 2002 6:18 PM > To: Jakarta Commons Developers List > Subject: Re: [lang] [PATCH] ExceptionUtils.printRootCauseStackTrace > > > I like this idea, exception traces get soooo long. Shall we commit it? > > Stephen > > ----- Original Message ----- > From: "Dmitri Plotnikov" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, November 08, 2002 2:55 PM > Subject: [lang] [PATCH] ExceptionUtils.printRootCauseStackTrace > > > > Check out these methods I would like to propose for ExceptionUtils. > > They print very nice stack traces for nested exceptions. > The idea is > > based on the observation that nested exceptions typically > share a large portion of > > the stack trace. So, printRootCauseStackTrace trims those repeated > parts. > > See attached sample stack trace. > > > > I attached diffs as well as full versions of the source > files. If you > > are interested, just let me know, I can check this patch in myself. > > > > - Dmitri > > > > > -------------------------------------------------------------- > -------------- > ---- > > > > -- > > To unsubscribe, e-mail: > <mailto:commons-dev-unsubscribe@;jakarta.apache.org> > > For additional commands, e-mail: > <mailto:commons-dev-help@;jakarta.apache.org> > > > -- > To unsubscribe, e-mail: > <mailto:commons-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:commons-dev-help@;jakarta.apache.org> > > -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
