B
Bob
Is there some built-in way of handling exceptions thrown inside a thread, or
do I need to pass exception conditions to a delegate (which would force me
to handle all exceptions in the thread itself)?
TIA,
Bob
do I need to pass exception conditions to a delegate (which would force me
to handle all exceptions in the thread itself)?
TIA,
Bob