Rosetta
|
This is the complete list of members for utility::excn::Exception, including all inherited members.
add_msg(std::string const &str) | utility::excn::Exception | inline |
crash_log() const | utility::excn::Exception | virtual |
display() const | utility::excn::Exception | virtual |
Exception()=delete | utility::excn::Exception | |
Exception(char const *file, int line, std::string const &msg) | utility::excn::Exception | |
file() | utility::excn::Exception | inline |
file_ | utility::excn::Exception | private |
line() | utility::excn::Exception | inline |
line_ | utility::excn::Exception | private |
msg() const | utility::excn::Exception | |
msg(std::string const &m) | utility::excn::Exception | inline |
msg_ | utility::excn::Exception | private |
prepend_to_msg(std::string const &str) | utility::excn::Exception | inline |
raw_msg() const | utility::excn::Exception | inline |
show(std::ostream &) const | utility::excn::Exception | |
traceback() | utility::excn::Exception | inline |
traceback_ | utility::excn::Exception | private |
what() const noexcept override | utility::excn::Exception | inlineprivate |
whatstring_ | utility::excn::Exception | mutableprivate |
~Exception() override | utility::excn::Exception | inline |