![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
#include <string>
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.