This exception will be thrown when the parser encounters an error in the XML document.  More...
#include <libxml++/exceptions/parse_error.h>
Detailed Description
This exception will be thrown when the parser encounters an error in the XML document. 
Constructor & Destructor Documentation
  
  | 
        
          | xmlpp::parse_error::parse_error | ( | const Glib::ustring & | message | ) |  |  | explicit | 
 
 
  
  | 
        
          | virtual xmlpp::parse_error::~parse_error | ( |  | ) | throw () |  | virtual | 
 
 
Member Function Documentation
  
  | 
        
          | virtual exception* xmlpp::parse_error::Clone | ( |  | ) | const |  | virtual | 
 
 
  
  | 
        
          | virtual void xmlpp::parse_error::Raise | ( |  | ) | const |  | virtual | 
 
 
The documentation for this class was generated from the following file: