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

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

AddDebugInfo(const std::string &key, const std::string &value, bool sensitive=false)Errorinline
Clone() const overrideFileIOErrorinlinevirtual
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
FileIOError(const std::string &message, const std::string &name="FileIOError")FileIOErrorinlineexplicit
FileIOError(const std::string &message, const std::map< std::string, std::string > &debugInfo, const std::map< std::string, std::string > sensitiveDebugInfo, const std::string &name="FileIOError")FileIOErrorinlineexplicit
GetDebugInfo() constErrorinline
GetErrorName() constErrorinline
GetErrorType() constErrorinlinevirtual
GetMessage(bool maskPII=false) constErrorinline
mDebugInfoErrorprotected
mFormattedMessageErrorprivate
mMaskedMessageErrorprivate
mMessageErrorprotected
mNameErrorprotected
mTypeErrorprotected
SetMessage(const std::string &msg)Errorinline
what() const noexcept overrideErrorinline
~Error()Errorinlinevirtual