/[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 by ericb, Sun Feb 24 04:25:16 2002 UTC revision 1.3.2.1 by gnu_andrew, Sat Feb 19 10:50:37 2005 UTC
# Line 1  Line 1 
1  /* UndeclaredThrowableException.java -- wraps an undeclared checked exception  /* UndeclaredThrowableException.java -- wraps an undeclared checked exception
2     thrown by a Proxy invocation handler     thrown by a Proxy invocation handler
3     Copyright (C) 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 2001, 2002, 2005  Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
6    
# Line 50  package java.lang.reflect; Line 50  package java.lang.reflect;
50   * exception, never {@link Error} or {@link RuntimeException},   * exception, never {@link Error} or {@link RuntimeException},
51   * which are unchecked.   * which are unchecked.
52   *   *
53   * @author Eric Blake <ebb9@email.byu.edu>   * @author Eric Blake (ebb9@email.byu.edu)
54   * @see Proxy   * @see Proxy
55   * @see InvocationHandler   * @see InvocationHandler
56   * @since 1.3   * @since 1.3

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

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