|
CyberEngineMkIII
|
Exception constructors of the non-unit kind. More...
#include "CYB.hpp"
Go to the source code of this file.
Namespaces | |
| CYB | |
| Encapsulates the engine in it's entirety. | |
| CYB::Exception | |
| The namespace containing engine exception classes. | |
Variables | |
| thread_local unsigned int | CYB::Exception::FLastInstantiatedExceptionCode |
| Used to better verify tests, should be optimized out by the linker. See: http://stackoverflow.com/questions/1229430/how-do-i-prevent-my-unused-global-variables-being-compiled-out. | |
Exception constructors of the non-unit kind.
Definition in file CYBException.cpp.
1.8.6