/[Apache-SVN]
ViewVC logotype

Revision 137060


Jump to revision: Previous Next
Author: dlr
Date: Wed Sep 25 05:50:49 2002 UTC (22 years ago)
Changed paths: 1
Log Message:
Corrected semantics of ExceptionWithoutCause broken in CVS rev 1.3.
The point of the ExceptionWithoutCause is to test for false-positive
nested exception method signature matches.  Documented this in the
header JavaDoc for both the ExceptionWithCause and
ExceptionWithoutCause classes, and changed the nested exception method
name of the latter from getCause() to getTargetException() to avoid
conflicts with getCause() method of JDK 1.4's Exception class (which
returns Throwable).


Changed paths

Path Details
Directoryjakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26