This is the complete list of members for ExistingFileError, including all inherited members.
Exception(std::string const &message) | Exception | inline |
ExistingFileError(std::string const &message, std::string const &filename) | ExistingFileError | inline |
filename() const | IOError | inline |
filename_ | IOError | protected |
IOError(std::string const &message) | IOError | inline |
IOError(std::string const &message, std::string const &filename) | IOError | inline |
message_ | Exception | protected |
what() const noexcept override | Exception | inline |