| 
    Microsoft Information Protection SDK - C++ 1.17
    
   API Reference Documentation for C++ 
   | 
 
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) | Error | inline | 
| Clone() const =0 | Error | pure virtual | 
| CreateFormattedMessage(const std::string &message) const | Error | inlineprivate | 
| DelegateResponseError(const std::exception_ptr &except) | DelegateResponseError | inlineexplicit | 
| DelegateResponseError(const std::string &message, const std::string &stackTrace, const std::string &name="DelegateResponseError") | DelegateResponseError | inline | 
| DelegateResponseError(const std::string &message, long HResult, const std::string &stackTrace, const std::string &name="DelegateResponseError") | DelegateResponseError | inline | 
| DelegateResponseError(const std::string &message, long HResult) | DelegateResponseError | inline | 
| DelegateResponseError(const std::string &message) | DelegateResponseError | inline | 
| GetDebugInfo() const | Error | inline | 
| GetErrorName() const | Error | inline | 
| GetErrorType() const | Error | inlinevirtual | 
| GetMessage(bool maskPII=false) const | Error | inline | 
| mDebugInfo | Error | |
| mFormattedMessage | Error | private | 
| mMaskedMessage | Error | private | 
| mMessage | Error | |
| mName | Error | |
| mType | Error | |
| SetMessage(const std::string &msg) | Error | inline | 
| what() const noexcept override | Error | inline |