Is there a way to catch an exception thrown by another program?
Thx.
Printable View
Is there a way to catch an exception thrown by another program?
Thx.
Depends on what you mean. When remoting I believe that it's possible for a program to catch an exception that was thrown in a remote object on the server. However I don't think that's what you're referring to.Quote:
Originally posted by dky1e
Is there a way to catch an exception thrown by another program?
Thx.