bad_xml_format_exception Struct Reference
#include <xml_exceptions.h>
Inheritance diagram for bad_xml_format_exception:
Public Member Functions | |
bad_xml_format_exception (const std::string &mesg) | |
Public Member Functions inherited from xml_format_exception | |
xml_format_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 does not have the correct format
This is only raised if the format is bad.
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
mesg error message
The documentation for this struct was generated from the following file:
- /io/interop/util/xml_exceptions.h