ThreadDeath
Last edit August 26, 2011
ThreadDeath
is a
JavaException
(actually an Error), that is thrown, when a thread is terminated.
See
http://download.oracle.com/javase/7/docs/api/java/lang/ThreadDeath.html
CategoryException
CategoryThread