2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_lang_ThreadDeath__
5 #define __java_lang_ThreadDeath__
9 #include <java/lang/Error.h>
11 class java::lang::ThreadDeath
: public ::java::lang::Error
17 static const jlong serialVersionUID
= -4417128565033088268LL;
19 static ::java::lang::Class
class$
;
22 #endif // __java_lang_ThreadDeath__