https://github.com/apache/commons-lang
Revision 9c273aa6098ed7b79bb08d8da86f3b65534fc5d6 authored by Gary D. Gregory on 24 February 2005, 20:26:06 UTC, committed by Gary D. Gregory on 24 February 2005, 20:26:06 UTC
[lang] ExceptionUtils.addCauseMethodName(String) does not check for duplicates.
Fix adds:
 ExceptionUtils.removeCauseMethodName(String)
 ExceptionUtils.isCauseMethodName(String)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@155236 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1d9add9
History
Tip revision: 9c273aa6098ed7b79bb08d8da86f3b65534fc5d6 authored by Gary D. Gregory on 24 February 2005, 20:26:06 UTC
Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33737.
Tip revision: 9c273aa
File Mode Size
src
xdocs
.cvsignore -rw-r--r-- 77 bytes
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 101 bytes
PROPOSAL.html -rw-r--r-- 2.8 KB
RELEASE-NOTES-2.0.txt -rw-r--r-- 33.5 KB
RELEASE-NOTES.txt -rw-r--r-- 5.8 KB
STATUS.html -rw-r--r-- 7.9 KB
build.xml -rw-r--r-- 9.9 KB
checkstyle.properties -rw-r--r-- 948 bytes
checkstyle.xml -rw-r--r-- 1.4 KB
default.properties -rw-r--r-- 2.4 KB
maven.xml -rw-r--r-- 1.5 KB
project.properties -rw-r--r-- 1.8 KB
project.xml -rw-r--r-- 11.3 KB

back to top