Hi all,

if the signature of a JDK method declares to throw some RuntimeException,
should the Classpath do so, too?

For example, java.awt.Toolkit.createButton declares to throw
java.awt.HeadlessException in the JDK, but not in Classpath.
HeadlessException extends java.lang.RuntimeException.

-- Sascha

Sascha Brawer, [EMAIL PROTECTED], http://www.dandelis.ch/people/brawer/ 





_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to