COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: lindero on 05 Sep 2007 04:07:30 AM

Title: getting AxisFault message from thrown exception
Post by: lindero on 05 Sep 2007 04:07:30 AM
Hello community,

I try to extract the <messageString>-Element from an RemoteException object, so that the user knows what it has done worng. The message 'The client did something wrong' is really useful.

Did anybody do this before. I don't see any way.

cheers,
Olli
Title: Re: getting AxisFault message from thrown exception
Post by: Darek on 05 Sep 2007 07:44:24 AM
Depending on the nature of your SDK request, occasionally you might get a second level error in the SOAP Response. I am not sure if it is visible just from the Exception object.