This is the complete list of members for sptk::SystemException, including all inherited members.
description() const | sptk::Exception | |
Exception(const String &text, const fs::path &file=std::string(), int line=0, const String &description=String()) DOESNT_THROW | sptk::Exception | explicit |
file() const | sptk::Exception | |
line() const | sptk::Exception | |
message() const | sptk::Exception | |
osError() | sptk::SystemException | static |
SystemException(const String &context, const fs::path &file="", int line=0) DOESNT_THROW | sptk::SystemException | |
SystemException(const SystemException &other)=default | sptk::SystemException | |
what() const DOESNT_THROW override | sptk::Exception | |
~SystemException() override=default | sptk::SystemException |