Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
ExtendedErrorInfo Struct Reference

#include <src/api/mip/error.h>

+ Collaboration diagram for ExtendedErrorInfo:

Public Attributes

std::string code
 
std::map< std::string, std::string > details
 
std::string message
 

Detailed Description

Definition at line 105 of file error.h.

Member Data Documentation

◆ code

std::string ExtendedErrorInfo::code

Definition at line 106 of file error.h.

◆ details

std::map<std::string, std::string> ExtendedErrorInfo::details

Definition at line 108 of file error.h.

◆ message

std::string ExtendedErrorInfo::message

Definition at line 107 of file error.h.


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