/[classpath]/classpath/java/lang/reflect/UndeclaredThrowableException.java
ViewVC logotype

Diff of /classpath/java/lang/reflect/UndeclaredThrowableException.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.2.2 by gnu_andrew, Tue Aug 2 20:12:23 2005 UTC revision 1.3.2.3 by gnu_andrew, Tue Sep 20 18:46:29 2005 UTC
# Line 65  public class UndeclaredThrowableExceptio Line 65  public class UndeclaredThrowableExceptio
65    
66    /**    /**
67     * The immutable exception that this wraps. This field is redundant     * The immutable exception that this wraps. This field is redundant
68     * with {@link Throwable#cause}, but is necessary for serial compatibility.     * with {@link Throwable#getCause()}, but is necessary for serial compatibility.
69     *     *
70     * @serial the chained exception     * @serial the chained exception
71     */     */

Legend:
Removed from v.1.3.2.2  
changed lines
  Added in v.1.3.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26