xmlpp::parse_error Class Reference

This exception will be thrown when the parser encounters an error in the XML document. More...

Inheritance diagram for xmlpp::parse_error:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 parse_error (const Glib::ustring &message)
virtual ~parse_error () throw ()
virtual void Raise () const
virtual exceptionClone () const


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 void xmlpp::parse_error::Raise (  )  const [virtual]

Reimplemented from xmlpp::exception.

Reimplemented in xmlpp::validity_error.

virtual exception* xmlpp::parse_error::Clone (  )  const [virtual]

Reimplemented from xmlpp::exception.

Reimplemented in xmlpp::validity_error.


The documentation for this class was generated from the following file:

Generated on Wed Mar 26 17:35:54 2008 for libxml++ by  doxygen 1.5.5