Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

xmlpp::exception Class Reference

Base class for all xmlpp exceptions. More...

Inheritance diagram for xmlpp::exception:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 exception (const std::string &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 std::string &  message  )  [explicit]
 

virtual xmlpp::exception::~exception  )  throw () [virtual]
 


Member Function Documentation

virtual exception xmlpp::exception::Clone  )  const [virtual]
 

Reimplemented in xmlpp::internal_error, xmlpp::parse_error, and xmlpp::validity_error.

virtual void xmlpp::exception::Raise  )  const [virtual]
 

Reimplemented in xmlpp::internal_error, xmlpp::parse_error, and xmlpp::validity_error.

virtual const char* xmlpp::exception::what  )  const throw () [virtual]
 


The documentation for this class was generated from the following file:
Generated on Wed May 5 22:52:45 2004 for libxml++ by doxygen 1.3.5