bit7z 4.0.0
A C++ library for interfacing with the 7-zip shared libs.
Loading...
Searching...
No Matches
BitException Member List

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

BitException(const char *message, std::error_code code, FailedFiles &&files={})BitExceptionexplicit
BitException(const char *message, std::error_code code, tstring &&file)BitException
BitException(const char *message, std::error_code code, const tstring &file)BitException
BitException(const std::string &message, std::error_code code)BitExceptionexplicit
failedFiles() const noexcept -> const FailedFiles &BitException
hresultCode() const noexcept -> HRESULTBitException
nativeCode() const noexcept -> native_code_typeBitException
posixCode() const noexcept -> intBitException