// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __java_io_IOError__ #define __java_io_IOError__ #pragma interface #include class java::io::IOError : public ::java::lang::Error { public: IOError(::java::lang::Throwable *); private: static const jlong serialVersionUID = 67100927991680413LL; public: static ::java::lang::Class class$; }; #endif // __java_io_IOError__