|
-
Oct 23rd, 2002, 07:25 AM
#1
Thread Starter
Lively Member
Exceptions with Web Services
I have a web service that I want to throw some custom exceptions (lets say MyCustomException) and have the client be able to catch the exception in a Try...Catch block.
But the problem is the Client does not have a reference to MyCustomException so as such I cannot catch it, is there anyway around this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|