|
My Project
|
This is the complete list of members for lomiri::SyscallException, including all inherited members.
| error() const noexcept | lomiri::SyscallException | |
| 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::SyscallException | virtual |
| SyscallException(std::string const &reason, int err) | lomiri::SyscallException | |
| 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 |