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

#include <xml_load_exception.h>

Inheritance diagram for xml::XmlLoadException:

Public Member Functions

 XmlLoadException (const std::string &message)
 
virtual char const * what () const noexcept override
 

Private Attributes

std::string mMessage
 

Constructor & Destructor Documentation

◆ XmlLoadException()

xml::XmlLoadException::XmlLoadException ( const std::string & message)
inline

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ mMessage

std::string xml::XmlLoadException::mMessage
private

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