Custom Exception from WebServices
Hi,
I want to send some custom exception to client but when the CustomException is throw from webService the client receive only
SoapException.
Is there some way how can I receive CustomException on the client?
Thanks,
MarekP
|