Nice/stdlib/nice/lang java.nice,1.61,1.62
Artem Gr Kozarezov <[email protected]> Sat, 02 Apr 2005 09:09:28 +0000
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/stdlib/nice/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20557/stdlib/nice/lang Modified Files: java.nice Log Message: ?String getMessage(Throwable) retyping. Index: java.nice =================================================================== RCS file: /cvsroot/nice/Nice/stdlib/nice/lang/java.nice,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -d -r1.61 -r1.62 *** java.nice 29 Mar 2005 10:28:02 -0000 1.61 --- java.nice 2 Apr 2005 09:09:25 -0000 1.62 *************** *** 77,80 **** --- 77,82 ---- ?Throwable getCause(Throwable) = native Throwable Throwable.getCause(); + ?String getMessage(Throwable) = native String Throwable.getMessage(); + ?String getLocalizedMessage(Throwable) = native String Throwable.getLocalizedMessage(); ?java.io.InputStream getResourceAsStream(ClassLoader, String name) = native java.io.InputStream ClassLoader.getResourceAsStream(String); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click