ticpp::Exception Class Reference

This is a ticpp exception class. More...

#include <ticpp.h>

List of all members.

Public Member Functions

 Exception (const std::string &details)
 Construct an exception with a message.
const char * what () const throw ()
 Override std::exception::what() to return m_details.

Public Attributes

std::string m_details
 Exception Details.


Detailed Description

This is a ticpp exception class.
The documentation for this class was generated from the following file:

Generated on Sun Feb 15 23:12:13 2009 for TinyXml by  doxygen 1.5.6