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