xmlpp::exception Class Reference

Base class for all xmlpp exceptions. More...

#include <libxml++/exceptions/exception.h>

Inherits std::exception.

Inherited by xmlpp::internal_error, and xmlpp::parse_error.

Collaboration diagram for xmlpp::exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 exception (const Glib::ustring& message)
virtual ~exception () throw ()
virtual const char* what () const throw ()
virtual void Raise () const
virtual exception Clone () const

Detailed Description

Base class for all xmlpp exceptions.


Constructor & Destructor Documentation

xmlpp::exception::exception ( const Glib::ustring message  )  [explicit]
virtual xmlpp::exception::~exception (  )  throw () [virtual]

Member Function Documentation

virtual exception xmlpp::exception::Clone (  )  const [final, virtual]
virtual void xmlpp::exception::Raise (  )  const [virtual]
virtual const char* xmlpp::exception::what (  )  const throw () [virtual]

The documentation for this class was generated from the following file:
Generated on Thu Oct 14 15:56:28 2010 for libxml++ by  doxygen 1.6.3