classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

apidocs not showing "throws Throwable"


From: Robert Schuster
Subject: apidocs not showing "throws Throwable"
Date: Tue, 08 Mar 2005 15:39:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.5) Gecko/20050107

Hi,
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]