// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_xml_dom_ls_DomLSException__ #define __gnu_xml_dom_ls_DomLSException__ #pragma interface #include extern "Java" { namespace gnu { namespace xml { namespace dom { namespace ls { class DomLSException; } } } } } class gnu::xml::dom::ls::DomLSException : public ::org::w3c::dom::ls::LSException { public: DomLSException(jshort, ::java::lang::Exception *); static ::java::lang::Class class$; }; #endif // __gnu_xml_dom_ls_DomLSException__