Re: java.lang.reflect.InvocationTargetException

2007-05-22 Thread duvi
e.. Stacktrace: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorI

java.lang.reflect.InvocationTargetException

2007-03-09 Thread reddy
Hi All, I am getting following exception while reading xls file. Can any body guide me how to fix this problem? In the XLS i have one list box so might be this is a cause of the following exception. How to read list box values ? java.lang.reflect.InvocationTargetException at