My Project
|
This is the complete list of members for lomiri::InvalidArgumentException, including all inherited members.
Exception(std::string const &name, std::string const &reason) | lomiri::Exception | protected |
get_earlier() const noexcept | lomiri::Exception | |
InvalidArgumentException(std::string const &reason) | lomiri::InvalidArgumentException | explicit |
name() const | lomiri::Exception | |
reason() const | lomiri::Exception | |
remember(std::exception_ptr earlier_exception) | lomiri::Exception | |
self() const override | lomiri::InvalidArgumentException | virtual |
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 |