RE: [lang] NestableDelegateTestCase.java

2002-09-17 Thread Henri Yandell
Michel Delving > "One ring to rule them all, one ring to find them..." > > > > -Original Message- > > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, September 17, 2002 5:16 AM > > To: Jakarta Commons Developers List > >

RE: [lang] NestableDelegateTestCase.java

2002-09-17 Thread Steven Caswell
m: Henri Yandell [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 17, 2002 5:16 AM > To: Jakarta Commons Developers List > Subject: Re: [lang] NestableDelegateTestCase.java > > > Adding a > > /** > * Prints the stack trace of this exception to the specified pr

Re: [lang] NestableDelegateTestCase.java

2002-09-17 Thread Henri Yandell
Adding a /** * Prints the stack trace of this exception to the specified print * stream. Includes inforamation from the exception--if * any--which caused this exception. * * @param out PrintStream to use for output. */ public void printStackTrace(PrintStream