i2012-04-10 Steve Ellcey <sellcey@mips.com>
[official-gcc.git] / libjava / testsuite / libjava.jvmti / geterrorname.h
blob957e1c23b2e274aedf0aff9f3ac64629e39d5292
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __geterrorname__
5 #define __geterrorname__
7 #pragma interface
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
12 extern "Java"
14 class geterrorname;
17 class geterrorname : public ::java::lang::Object
20 public:
21 geterrorname();
22 static void do_errorname_tests();
23 static void main(JArray< ::java::lang::String * > *);
24 static ::java::lang::Class class$;
27 #endif // __geterrorname__