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

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

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

Go to the source code of this file.

Data Structures

class  CustomExceptions::MusicNotInitialised
 This is the class in charge of informing the user that they tried to play music from a class that has not music initialised. More...
 

Namespaces

namespace  CustomExceptions
 

Detailed Description

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

Definition in file NotInitialised.hpp.