#include <xml.h>
Public Member Functions | |
xmlWriterException_c (const std::string &txt) | |
~xmlWriterException_c () throw () | |
const char * | what (void) const throw () |
Private Attributes | |
std::string | text |
xmlWriterException_c::xmlWriterException_c | ( | const std::string & | txt | ) | [inline] |
xmlWriterException_c::~xmlWriterException_c | ( | ) | throw () [inline] |
const char* xmlWriterException_c::what | ( | void | ) | const throw () [inline] |
References text.
std::string xmlWriterException_c::text [private] |
Referenced by what().