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