2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_rmi_ServerError__
5 #define __java_rmi_ServerError__
9 #include <java/rmi/RemoteException.h>
21 class java::rmi::ServerError
: public ::java::rmi::RemoteException
25 ServerError(::java::lang::String
*, ::java::lang::Error
*);
27 static const jlong serialVersionUID
= 8455284893909696482LL;
29 static ::java::lang::Class
class$
;
32 #endif // __java_rmi_ServerError__