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

File in charge of storing the exceptions (that are not errors) informing the program of found content. More...

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

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
 

Detailed Description

File in charge of storing the exceptions (that are not errors) informing the program of found content.

Definition in file Found.hpp.