Custom SoapFilter for WSE 3 and Exceptions



Hello

I'm developing custom SoapFilter for WSE 3.0. Is there a way to find out the
type of exception occurred during the execution of WebMethod.

The SoapEnvelope parameter of ProcessMessage method has a Fault property,
but this fault property always contains SoapException, not the original type
of the exception.

How to find out the original type of the exception?

Best regards
Stephan Zahariev


.


Loading