Hi, I was wondering about the following,
When an Exception is thrown in a thread and is CATCHed in another object, will that block be run in the same thread as the Exception is thrown?
Thanks in advance, Marcel
Hi, I was wondering about the following,
When an Exception is thrown in a thread and is CATCHed in another object, will that block be run in the same thread as the Exception is thrown?
Thanks in advance, Marcel