My Project
|
This is the complete list of members for lomiri::ShutdownException, including all inherited members.
Exception(std::string const &name, std::string const &reason) | lomiri::Exception | protected |
get_earlier() const noexcept | lomiri::Exception | |
name() const | lomiri::Exception | |
reason() const | lomiri::Exception | |
remember(std::exception_ptr earlier_exception) | lomiri::Exception | |
self() const override | lomiri::ShutdownException | virtual |
ShutdownException(std::string const &reason) | lomiri::ShutdownException | explicit |
to_string(std::string const &indent=" ") const | lomiri::Exception | |
to_string(int indent_level, std::string const &indent) const | lomiri::Exception | |
what() const noexcept override | lomiri::Exception |