while wading throught our fine apidoc on developer.classpath.org/doc I wondered why "java.lang.reflect.InvocationHandler.invoke()" does not show that the method can throw a Throwable. At first I thought it is a bug in our API implementation but a short glimpse at the source code revealed that the method is properly declared.
Is this a problem in gjdoc or is there another reason why this is not shown?
cu Robert
_______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

