![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <string>
Include dependency graph for exception.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BlamException |
| Class representing a custom Blamite exception. More... | |
| class | BlamAccessViolationException |
| Class representing an access violation exception. More... | |
| class | BlamArithmeticErrorException |
| Class representing an arithmetic error exception. More... | |
| class | BlamIllegalInstructionException |
| Class representing an illegal instruction exception. More... | |
Macros | |
| #define | BLAM |
Enumerations | |
| enum | BlamExceptionType { BlamExceptionType::Generic, BlamExceptionType::AccessViolation, BlamExceptionType::ArithmeticError, BlamExceptionType::IllegalInstruction } |
| Enumerator listing all possible Blamite exceptions. More... | |
| #define BLAM |
|
strong |
Enumerator listing all possible Blamite exceptions.