2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_naming_CommunicationException__
5 #define __javax_naming_CommunicationException__
9 #include <javax/naming/NamingException.h>
16 class CommunicationException
;
21 class javax::naming::CommunicationException
: public ::javax::naming::NamingException
25 CommunicationException();
26 CommunicationException(::java::lang::String
*);
28 static const jlong serialVersionUID
= 3618507780299986611LL;
30 static ::java::lang::Class
class$
;
33 #endif // __javax_naming_CommunicationException__