-
Dec 30th, 2006, 11:01 AM
#1
Remote Exception Handling
Is there a way to register some kind of an exception handler for remote method calls in the client?
Thats just because i dont want to litter up my client side code.
-
Dec 30th, 2006, 04:54 PM
#2
You can probably add an exception handler to your client side proxies or you can code a dedicated class that can make the remote calls and handle the infrastructure exceptions.
Maybe I can make other suggestions if you provide additional details.
Federico.
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