Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
xml::XmlParserException Class Reference

#include <xml_parser_exception.h>

Inheritance diagram for xml::XmlParserException:

Public Member Functions

 XmlParserException (const std::string &message, const XmlReader &reader)
 
virtual char const * what () const noexcept override
 

Private Attributes

std::string mMessage
 

Constructor & Destructor Documentation

◆ XmlParserException()

xml::XmlParserException::XmlParserException ( const std::string & message,
const XmlReader & reader )
inline

Member Function Documentation

◆ what()

virtual char const * xml::XmlParserException::what ( ) const
inlineoverridevirtualnoexcept

Member Data Documentation

◆ mMessage

std::string xml::XmlParserException::mMessage
private

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