R-Type  2
Doom but in better
Loading...
Searching...
No Matches
CustomExceptions.hpp
Go to the documentation of this file.
1/*
2** EPITECH PROJECT, 2024
3** rtype (Workspace)
4** File description:
5** CustomExceptions.hpp
6*/
7
13#pragma once
14
File in charge of storing the exceptions concerning failed attempts.
File in charge of storing the exceptions (that are not errors) informing the program of found content...
File in charge of informing the user that they have tried to access an invalid component.
File in charge of informing the user that there isn't the element they tried to access.
File in charge of informing the user that the content they tried to access was not found.
File in charge of informing the user that the content they tried to access was not initialised.
File in charge of informing the user that the program received an unknown element.