/[Apache-SVN]
ViewVC logotype

Revision 136950


Jump to revision: Previous Next
Author: stevencaswell
Date: Fri Jul 26 20:30:10 2002 UTC (22 years, 2 months ago)
Changed paths: 4
Log Message:
deprecated method getLength(), replaced with getThrowableCount();
deprecated indexOfThrowable(int, Class), replaced with indexOfThrowable(Class, int) to make signature consistent with other APIs;
changed functionality of methods that receive an index argument to throw an IndexOutOfBoundsException if the index is specified incorrectly, rather than absorbing invalid indices silently, to bring in line with the String API
cleaned up javadoc;
rearranged methods alphabetically


Changed paths

Path Details
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/Nestable.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/NestableException.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/exception/NestableRuntimeException.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26