An exception thrown when one or more elements are missing or malformed in the input XML string. More...
#include <XmlParserExceptions.h>
Private Member Functions | |
virtual const char * | what () const throw () |
An exception thrown when one or more elements are missing or malformed in the input XML string.
Definition at line 8 of file XmlParserExceptions.h.
virtual const char* MissingXMLElementException::what | ( | ) | const throw () [inline, private, virtual] |
Definition at line 10 of file XmlParserExceptions.h.