|  |  | 
|  | // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- | 
|  |  | 
|  | #ifndef __javax_xml_xpath_XPathFactoryConfigurationException__ | 
|  | #define __javax_xml_xpath_XPathFactoryConfigurationException__ | 
|  |  | 
|  | #pragma interface | 
|  |  | 
|  | #include <javax/xml/xpath/XPathException.h> | 
|  | extern "Java" | 
|  | { | 
|  | namespace javax | 
|  | { | 
|  | namespace xml | 
|  | { | 
|  | namespace xpath | 
|  | { | 
|  | class XPathFactoryConfigurationException; | 
|  | } | 
|  | } | 
|  | } | 
|  | } | 
|  |  | 
|  | class javax::xml::xpath::XPathFactoryConfigurationException : public ::javax::xml::xpath::XPathException | 
|  | { | 
|  |  | 
|  | public: | 
|  | XPathFactoryConfigurationException(::java::lang::String *); | 
|  | XPathFactoryConfigurationException(::java::lang::Throwable *); | 
|  | private: | 
|  | static const jlong serialVersionUID = -1837080260374986980LL; | 
|  | public: | 
|  | static ::java::lang::Class class$; | 
|  | }; | 
|  |  | 
|  | #endif // __javax_xml_xpath_XPathFactoryConfigurationException__ |