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

File in charge of informing the user that the program received an unknown element. More...

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

Go to the source code of this file.

Data Structures

class  CustomExceptions::UnknownArgument
 This is the class in charge of informing the user that the argument that was provided is not known to the program. More...
 

Namespaces

namespace  CustomExceptions
 

Detailed Description

File in charge of informing the user that the program received an unknown element.

Definition in file Unknown.hpp.