1
Answer

Thread Interrupt from a waiting state?

Photo of Moinuddin Patel

Moinuddin Patel

7y
1.1k
1
Hi,
I am working in windows application using Oracle outside In technology in that i found one exception that "Thread Interrupt from a waiting state" i have put try catch block to handle this exception but when this exception occurs the Throw statement doesnt throw to its parent catch block. please provide any solution for that .

Answers (1)