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