https://github.com/apache/commons-lang
Revision 13fecb8398f8f6e87d88a9c98626dae1a3c62f1b authored by Daniel Rall on 21 August 2002, 07:13:50 UTC, committed by Daniel Rall on 21 August 2002, 07:13:50 UTC
instanceof NestableException and NestableRuntimeException into single
check for Nestable interface.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136971 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3e5b0bd
Raw File
Tip revision: 13fecb8398f8f6e87d88a9c98626dae1a3c62f1b authored by Daniel Rall on 21 August 2002, 07:13:50 UTC
getCauseUsingWellKnownTypes(Throwable): Collapsed checks for
Tip revision: 13fecb8
maven.xml
<project default="java:jar"
  xmlns:j="jelly:core">

</project>
back to top