Link to home
Start Free TrialLog in
Avatar of directxBOB
directxBOBFlag for Ireland

asked on

SOAP Exception / Fault

I have a bunch of Try Catch blocks throughout my code, and I want to throw some exceptions with a custom error code and a custom message.

How would I do this so that SOAP would handle it correctly and the Client to my webservice will receive the appropirate Fault?

Cheers
ASKER CERTIFIED SOLUTION
Avatar of evilrix
evilrix
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial