43 const char *
what()
const noexcept;
This is an agglomerator in which all the files from Recoded folder will be included.
This is the class in charge of informing the user that the provided file path could not be found.
const char * what() const noexcept
Retrieves the error message.
FileNotFound(const std::string &error="")
Construct a new File Not Found object.
~FileNotFound()
Destroy the File Not Found object.