99ba8f14d5
method names which may yield a wrapped exception. getCause(Throwable): Now just wraps getCause(Throwable, String[]), passing in CAUSE_METHOD_NAMES as its list of method names. getCause(Throwable, String[]): Refactored code extracted from getCause(Throwable) which looks at a list of method names, plus a "detail" field. getCauseUsingMethodName(): Swapped parameter order for consistency. getCauseUsingFieldName(): New method which introspects fields instead of methods. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136967 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
src | ||
LICENSE.txt | ||
PROPOSAL.html | ||
RELEASE-NOTES.txt | ||
STATUS.html | ||
build.xml | ||
default.properties | ||
maven.xml | ||
project.xml |