MIP SDK — C++ 1.18
API Reference Documentation for C++
Loading...
Searching...
No Matches
OperationCancelledError Member List

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

AddDebugInfo(const std::string &key, const std::string &value, bool sensitive=false)Errorinline
Clone() const overrideOperationCancelledErrorinlinevirtual
CreateFormattedMessage(const std::string &message) constErrorinlineprivate
Error(const std::string &message, const std::string &name, ErrorType type)Errorinlineexplicitprotected
Error(const std::string &message, const std::map< std::string, std::string > debugInfo, const std::map< std::string, std::string > sensitiveDebugInfo, const std::string &name, ErrorType type)Errorinlineexplicitprotected
GetDebugInfo() constErrorinline
GetErrorName() constErrorinline
GetErrorType() constErrorinlinevirtual
GetMessage(bool maskPII=false) constErrorinline
mDebugInfoErrorprotected
mFormattedMessageErrorprivate
mMaskedMessageErrorprivate
mMessageErrorprotected
mNameErrorprotected
mTypeErrorprotected
OperationCancelledError(const std::string &message, const std::string &name="OperationCancelledError")OperationCancelledErrorinlineexplicit
OperationCancelledError(const std::string &message, const std::map< std::string, std::string > &debugInfo, const std::map< std::string, std::string > sensitiveDebugInfo, const std::string &name="OperationCancelledError")OperationCancelledErrorinlineexplicit
SetMessage(const std::string &msg)Errorinline
what() const noexcept overrideErrorinline
~Error()Errorinlinevirtual