Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
#include <src/api/mip/delegate_errors/xml_parser_exception.h>
Public Member Functions | |
virtual char const * | what () const noexcept override |
XmlParserException (const std::string &message, const XmlReader &reader) | |
Definition at line 21 of file xml_parser_exception.h.
|
inline |
Definition at line 23 of file xml_parser_exception.h.
References xml::XmlReader::GetAncestors(), xml::XmlReader::GetName(), xml::XmlReader::GetNodeType(), and xml::XmlReader::GetValue().
|
inlineoverridevirtualnoexcept |
Definition at line 32 of file xml_parser_exception.h.