OpenEnroth 73e68f7
|
This is the complete list of members for FileSystemException, including all inherited members.
Exception(fmt::format_string< Args... > fmt, Args &&... args) | Exception | inlineexplicit |
FileSystemException(FileSystemError error, std::string_view arg0, std::string_view arg1={}) | FileSystemException | |
formatMessage(FileSystemError error, std::string_view arg0, std::string_view arg1) | FileSystemException | private |
raise(const FileSystem *fs, FileSystemError error, FileSystemPathView arg0) | FileSystemException | static |
raise(const FileSystem *fs, FileSystemError error, FileSystemPathView arg0, FileSystemPathView arg1) | FileSystemException | static |
throwFromErrc(std::errc error, std::string_view arg) | Exception | static |
throwFromErrno(std::string_view arg) | Exception | static |