This is the mail archive of the kawa@sourceware.cygnus.com mailing list for the Kawa project. See the Kawa home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> It seems that the exception got caught somewhere and converted into a > InvocationTargetException. Yes, that is what the java.lang.reflect.Method.invoke does. > Though, I'd like to get the null pointer > exception back because it gives me more information. This is already fixed in the cvs archive, at least for RuntimeException (including NullPointerException). I'll probably also catch and re-throw Error-s. This change will be in the next snapshot. --Per Bothner Cygnus Solutions bothner@cygnus.com http://www.cygnus.com/~bothner