/[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.5 by mark, Sat Jul 2 20:32:39 2005 UTC revision 1.6 by tromey, Tue Sep 13 22:19:15 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.5  
changed lines
  Added in v.1.6

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