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
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.