NOCL  v0.1.0-2524
Modern C++ Class Library for GUI Projects
nocl::Exception Member List

This is the complete list of members for nocl::Exception, including all inherited members.

call_stacknocl::Exception
details(void) constnocl::Exception
Exception(void)nocl::Exception
Exception(const std::exception &rhs)nocl::Exceptionexplicit
Exception(const std::string &text)nocl::Exception
Exception(const std::string &func, const std::string &fname, const size_t linenum, const std::string &text)nocl::Exception
filenamenocl::Exception
functionnocl::Exception
line_numbernocl::Exception
log_filenamenocl::Exceptionstatic
what(void) const noexcept overridenocl::Exceptionvirtual
what_textnocl::Exception
~Exception(void)nocl::Exceptionvirtual