|
Kitlist
A list manager for maintaining kit lists
|
XML parsing error. More...
#include <kitparser.hpp>
Public Member Functions | |
| parse_exception (std::string message) | |
| virtual const char * | what () const override throw () |
Private Attributes | |
| std::string | message |
XML parsing error.
Exception thrown when an error occurs parsing the XML of a kitlist data file.
Definition at line 86 of file kitparser.hpp.
|
inline |
Definition at line 89 of file kitparser.hpp.
|
inlineoverridevirtual | ||||||||||||
Definition at line 90 of file kitparser.hpp.
|
private |
Definition at line 87 of file kitparser.hpp.