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

This is the complete list of members for DelegateResponseError, including all inherited members.

AddDebugInfo(const std::string &key, const std::string &value, bool sensitive=false)Errorinline
Clone() const =0Errorpure virtual
DelegateResponseError(const std::exception_ptr &except)DelegateResponseErrorinlineexplicit
DelegateResponseError(const std::string &message, const std::string &stackTrace, const std::string &name="DelegateResponseError")DelegateResponseErrorinline
DelegateResponseError(const std::string &message, long HResult, const std::string &stackTrace, const std::string &name="DelegateResponseError")DelegateResponseErrorinline
DelegateResponseError(const std::string &message, long HResult)DelegateResponseErrorinline
DelegateResponseError(const std::string &message)DelegateResponseErrorinline
GetDebugInfo() constErrorinline
GetErrorName() constErrorinline
GetErrorType() constErrorinlinevirtual
GetMessage(bool maskPII=false) constErrorinline
mDebugInfoError
mMessageError
mNameError
mTypeError
SetMessage(const std::string &msg)Errorinline
what() const noexcept overrideErrorinline