[4228] in java-interest

home help back first fref pref prev next nref lref last post

What happened to postException?

daemon@ATHENA.MIT.EDU (Kelvin Nilsen)
Wed Dec 13 23:06:03 1995

Date: Wed, 13 Dec 1995 20:28:38 -0600
To: java-interest@java.sun.com
From: kelvin@iastate.edu (Kelvin Nilsen)


This morning, I was looking at the documentation on Thread objects in:

        http://java.sun.com/JDK-beta2/api/java.lang.Thread.html#_top_

It seems that this documentation described a postException method that
would allow me to send an exception to another thread.  However, my
attempts to use this method were all defeated by javac, which insisted that
no such method existed.  This evening, when I returned to this web page of
documentation, I can no longer find the method.

Was it an error for this to have been documented?  (Perhaps this was an
artifact left over from the alpha release, which is no longer supported?)

Is the ability to throw an exception from one thread to another supported
anywhere else?  (Certainly, this defeats the idea that one can determine
through declarations which exceptions might be thrown by particular
methods.)

Thanks

(By the way, it seems we used to be able to search the documentation for
keywords, but that facility also seems to have disappeared recently ...  or
am I just losing track of my bookmarks?)

__
Kelvin Nilsen, Research Scientist
151 ASC II, CATD                                       voice: (515) 294-5143
Iowa State University                                    fax: (515) 294-9519
Ames, IA  50011                                 internet: kelvin@iastate.edu


-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post