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