PR lto/42531
[official-gcc.git] / libjava / java / util / FormatterClosedException.h
blobe4e950bca72e5a5efda9e47e39b189751fd54f10
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_util_FormatterClosedException__
5 #define __java_util_FormatterClosedException__
7 #pragma interface
9 #include <java/lang/IllegalStateException.h>
11 class java::util::FormatterClosedException : public ::java::lang::IllegalStateException
14 public:
15 FormatterClosedException();
16 private:
17 static const jlong serialVersionUID = 18111216LL;
18 public:
19 static ::java::lang::Class class$;
22 #endif // __java_util_FormatterClosedException__