P
Paul Cowan
Hi all,
Does anyone have any code, links or advice on creating a custom
exception class that derives from the SoapException class. We have a
business layer set up as a web service and would like to be able to
catch our own custom SoapException class in a try block. I've noted
the Framework creates these Soap exceptions.
Is this the best way of adding some more structure to the exception
handling process???
Thanks in advance
Paul
Does anyone have any code, links or advice on creating a custom
exception class that derives from the SoapException class. We have a
business layer set up as a web service and would like to be able to
catch our own custom SoapException class in a try block. I've noted
the Framework creates these Soap exceptions.
Is this the best way of adding some more structure to the exception
handling process???
Thanks in advance
Paul