Tagged Questions
2
votes
3answers
132 views
To throw a Thread
I have a question.
Would it be possible, hypthetically, in Java, to throw a running thread as exception?
I know this is madness, but just for fun, could it be done? Something along the lines of:
...