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.
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.