Re: Post Update to 5.2.3 Exception: java.lang.reflect.InvocationTargetException
Re: Post Update to 5.2.3 Exception: java.lang.reflect.InvocationTargetException
- Subject: Re: Post Update to 5.2.3 Exception: java.lang.reflect.InvocationTargetException
- From: arturo <email@hidden>
- Date: Wed, 17 Mar 2004 17:48:16 -0500
That exception is a wrapper for an exception thrown by method invoked via
Java reflection.
If you do a getCause() on it you'll get access to the original exception
thrown by the called method.
----- Original Message -----
From: "George Domurot" <email@hidden>
To: "WOdev List List" <email@hidden>
Sent: Wednesday, March 17, 2004 5:20 PM
Subject: Post Update to 5.2.3 Exception:
java.lang.reflect.InvocationTargetException
> After upgrading to 5.2.3 I'm seeing the following exception:
>
> Exception: java.lang.reflect.InvocationTargetException
>
> I've never seen this exception before. And, unfortunately, I'm not sure
> where in our code this is happening. Is anyone familiar with this
> exception and what might cause it?
>
> -George
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.