https://github.com/apache/commons-lang
Revision aef69406ea3a67bb89aa2fb96361c2a41d209781 authored by Gary D. Gregory on 24 February 2005, 20:42:53 UTC, committed by Gary D. Gregory on 24 February 2005, 20:42:53 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@155238 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9c273aa
History
Tip revision: aef69406ea3a67bb89aa2fb96361c2a41d209781 authored by Gary D. Gregory on 24 February 2005, 20:42:53 UTC
Fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33737.
Tip revision: aef6940
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