PStack  2.0
Stack trace printer for MSVC and GCC binaries
psystem::exception::system_exception Member List

This is the complete list of members for psystem::exception::system_exception, including all inherited members.

base_exception(std::string file, std::string function, uint32_t line) noexceptpsystem::exception::base_exceptionprotected
base_exception(std::string file, std::string function, uint32_t line, MessageArgs &&...message) noexceptpsystem::exception::base_exceptioninlineprotected
error_code() const noexceptpsystem::exception::system_exception
function() const noexceptpsystem::exception::base_exception
get_windows_error(DWORD error_code) noexceptpsystem::exception::system_exceptionprivatestatic
line_number() const noexceptpsystem::exception::base_exception
m_error_codepsystem::exception::system_exceptionprivate
m_whatpsystem::exception::system_exceptionprivate
not_assignable() noexceptpsystem::not_assignableinlineprotected
operator=(not_assignable const &) const =deletepsystem::not_assignableprotected
source_file() const noexceptpsystem::exception::base_exception
system_exception(std::string const &file, std::string const &function, uint32_t line, DWORD error_code, MessageArgs &&...message) noexceptpsystem::exception::system_exceptioninline
THROW_WINDOWS_EXCEPTIONpsystem::exception::system_exceptionrelated
THROW_WINDOWS_EXCEPTION_Fpsystem::exception::system_exceptionrelated
what() const noexcept overridepsystem::exception::system_exceptionvirtual
~base_exception() noexceptpsystem::exception::base_exceptioninlinevirtual
~not_assignable() noexceptpsystem::not_assignableinlineprotected