xml_file_not_found_exception Struct Reference

#include <xml_exceptions.h>

Inheritance diagram for xml_file_not_found_exception:
base_exception

Public Member Functions

 xml_file_not_found_exception (const std::string &mesg)
 
- Public Member Functions inherited from base_exception
 base_exception (const std::string &mesg)
 

Detailed Description

Exception raised if the XML file is not found in the file system

Constructor & Destructor Documentation

xml_file_not_found_exception ( const std::string &  mesg)
inline

Constructor

Parameters
mesgerror message

The documentation for this struct was generated from the following file: