My Project
lomiri::Exception Member List

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

Exception(std::string const &name, std::string const &reason)lomiri::Exceptionprotected
get_earlier() const noexceptlomiri::Exception
name() constlomiri::Exception
reason() constlomiri::Exception
remember(std::exception_ptr earlier_exception)lomiri::Exception
self() const =0lomiri::Exceptionpure virtual
to_string(std::string const &indent=" ") constlomiri::Exception
to_string(int indent_level, std::string const &indent) constlomiri::Exception
what() const noexcept overridelomiri::Exception