zenXML
Straightforward C++ XML Processing
|
Exception thrown due to an XML parsing error. More...
#include <zenxml_parser.h>
Public Attributes | |
size_t | row |
Input file row where the parsing error occured. | |
size_t | col |
Input file column where the parsing error occured. |
Exception thrown due to an XML parsing error.