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