R-Type  2
Doom but in better
Loading...
Searching...
No Matches
NotFound.hpp File Reference

File in charge of informing the user that the content they tried to access was not found. More...

#include <string>
#include <exception>
#include "Recoded.hpp"
Include dependency graph for NotFound.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CustomExceptions::FileNotFound
 This is the class in charge of informing the user that the provided file path could not be found. More...
 

Namespaces

namespace  CustomExceptions
 

Detailed Description

File in charge of informing the user that the content they tried to access was not found.

Definition in file NotFound.hpp.