Re: Trying to catch InterruptedException!_NEWLINE_!from within native code
Posted By:
Dermot_Hennessy
Posted On:
Thursday, July 19, 2001 01:52 AM
Could you have your Java code catch the Exception and send a signal to your C process which could be trapped and dealt with in an appropriate manner?
Dermot