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-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
