Hi,

is it possible to get a thrown fault as an exception object in a handler?
In my Handler I have just the MessageContext and everything I found is the response message with the soapFault. So, I can read the FaultString an parse it to get the Class of the thrown exception. But I think this can not be the best way?

Thanks,
Christian


Reply via email to