Kitlist
A list manager for maintaining kit lists
Loading...
Searching...
No Matches
KitParser::parse_exception Class Reference

XML parsing error. More...

#include <kitparser.hpp>

Inheritance diagram for KitParser::parse_exception:

Public Member Functions

 parse_exception (std::string message)
virtual const char * what () const override throw ()

Private Attributes

std::string message

Detailed Description

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.

Constructor & Destructor Documentation

◆ parse_exception()

KitParser::parse_exception::parse_exception ( std::string message)
inline

Definition at line 89 of file kitparser.hpp.

Member Function Documentation

◆ what()

virtual const char * KitParser::parse_exception::what ( ) const
throw ( )
inlineoverridevirtual

Definition at line 90 of file kitparser.hpp.

Member Data Documentation

◆ message

std::string KitParser::parse_exception::message
private

Definition at line 87 of file kitparser.hpp.


The documentation for this class was generated from the following file:
Copyright 2008-2025 Frank Dean