#include <XmlException.h>
Public Member Functions | |
XmlException (const std::string &descr) | |
XmlException (const XmlException &x) | |
Private Member Functions | |
XmlException & | operator= (const XmlException &) |
Definition at line 30 of file XmlException.h.
Xmlw::XmlException::XmlException | ( | const std::string & | descr | ) |
Xmlw::XmlException::XmlException | ( | const XmlException & | x | ) | [inline] |
XmlException& Xmlw::XmlException::operator= | ( | const XmlException & | ) | [inline, private] |