|
Sese Framework
3.0.0
A cross-platform framework
|
This is the complete list of members for sese::Exception, including all inherited members.
| buildStacktrace() | sese::Exception | protectedvirtual |
| Exception(std::string message) | sese::Exception | explicit |
| message() const noexcept | sese::Exception | |
| message_ | sese::Exception | protected |
| msg | sese::UnixException | private |
| offset | sese::Exception | static |
| printStacktrace() | sese::Exception | |
| printStacktrace(sese::log::Logger *logger) | sese::Exception | |
| printStacktrace(sese::io::OutputStream *output) | sese::Exception | |
| stackInfo | sese::Exception | protected |
| UnixException(const char *message) | sese::UnixException | inlineexplicit |
| what() const noexcept override | sese::Exception | |
| ~Exception() override | sese::Exception |