G
Guest
Hi:
I will appreciate your comment on the followings:
From the main program I start threads. After starting the thread the main
program do some other processing. If any of the threads throws any error
during their processing, I want to capture that exception from host and log
it.
Is it possible to capture the exception that a thread throws from the main
program?
Thanks
I will appreciate your comment on the followings:
From the main program I start threads. After starting the thread the main
program do some other processing. If any of the threads throws any error
during their processing, I want to capture that exception from host and log
it.
Is it possible to capture the exception that a thread throws from the main
program?
Thanks