/[Apache-SVN]
ViewVC logotype

Revision 137314


Jump to revision: Previous Next
Author: bayard
Date: Wed May 14 02:59:13 2003 UTC (21 years, 5 months ago)
Changed paths: 7
Log Message:
Bug #14357 fixed. Mohan's patch makes removeCommonFrames public, and adds an
isThrowableNested to ExceptionUtils.

It adds static attributes to decide if the stack trace should be topDown
and if the stack traces should be trimmed on repeat. If running 1.4 or higher,
it uses the default stack trace, and the functionality of NestableError,
NestableException and NestableRuntimeException getMessage()s all change.
Accompanying these changes are numerous tests.

Submitted by:	Mohan Kishore


Changed paths

Path Details
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/ExceptionUtils.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableDelegate.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableError.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableException.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableRuntimeException.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/exception/AbstractNestableTestCase.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/exception/NestableDelegateTestCase.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26