Sese Framework
x.y.z
A cross-platform framework
|
成员的完整列表,这些成员属于 sese::Exception,包括所有继承而来的类成员
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::record::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 |