I get null in the inner exception always.
Can you show me what mean please?
Thanks.
I have implemented and tested a pair of exception classes as part of my
coding the last days, and I have realized that the soap exception
actually doesn't serialize and deserialize the inner exceptions. It just
flattens them and puts them in the message, so the soap exception
doesn't have any inner exception.
There are other cases where the exceptions really are serialized,
though, like when using remoting.
> I get null in the inner exception always.
> Can you show me what mean please?
[quoted text clipped - 24 lines]
>>>>>
>>>>> Yoav
Yoav - 29 Jun 2006 07:29 GMT
Hi Goran.
thanks for replying.
That my conclusion also.
^Thanks again.
> I have implemented and tested a pair of exception classes as part of my
> coding the last days, and I have realized that the soap exception
[quoted text clipped - 33 lines]
> >>>>>
> >>>>> Yoav