xmlWriterException_c Class Reference

this exception is thrown by xmlWriter_c, when it is used in a wrong way More...

#include <xml.h>

Inheritance diagram for xmlWriterException_c:

Inheritance graph
[legend]
Collaboration diagram for xmlWriterException_c:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 xmlWriterException_c (const std::string &txt)
 ~xmlWriterException_c () throw ()
const char * what (void) const throw ()

Private Attributes

std::string text


Detailed Description

this exception is thrown by xmlWriter_c, when it is used in a wrong way

Constructor & Destructor Documentation

xmlWriterException_c::xmlWriterException_c ( const std::string &  txt  )  [inline]

xmlWriterException_c::~xmlWriterException_c (  )  throw () [inline]


Member Function Documentation

const char* xmlWriterException_c::what ( void   )  const throw () [inline]

References text.


Member Data Documentation

std::string xmlWriterException_c::text [private]

Referenced by what().


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

Generated on Sun Oct 10 10:03:23 2010 for BurrTools by  doxygen 1.5.8