Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for InsufficientBufferError, including all inherited members.
AddDebugInfo(const std::string &key, const std::string &value, bool sensitive=false) | Error | inline |
Clone() const =0 | Error | pure virtual |
ErrorCode enum name | BadInputError | |
GetDebugInfo() const | Error | inline |
GetErrorCode() const | BadInputError | inline |
GetErrorName() const | Error | inline |
GetErrorType() const | Error | inlinevirtual |
GetMessage(bool maskPII=false) const | Error | inline |
mDebugInfo | Error | |
mMessage | Error | |
mName | Error | |
mType | Error | |
SetMessage(const std::string &msg) | Error | inline |
what() const noexcept override | Error | inline |