|
R-Type
2
Doom but in better
|
File in charge of storing the exceptions (that are not errors) informing the program of found content. More...


Go to the source code of this file.
Data Structures | |
| class | CustomExceptions::HelpFound |
| This is the class in charge of informing the user that the help flag was found. This is not an error. More... | |
| class | CustomExceptions::VersionFound |
| This is the class in charge of informing the user that the version flag was found. This is not an error. More... | |
Namespaces | |
| namespace | CustomExceptions |
File in charge of storing the exceptions (that are not errors) informing the program of found content.
Definition in file Found.hpp.