|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Used when we allocate memory in finite space (e.g. array) and run out of space. More...
#include <Exceptions.h>
Public Member Functions | |
| AllocationException (const std::string &message) | |
| AllocationException (const std::stringstream &message) | |
| Public Member Functions inherited from EngineCore::Exception | |
| Exception (const std::string &message) | |
| Exception (const std::stringstream &message) | |
Used when we allocate memory in finite space (e.g. array) and run out of space.
Definition at line 41 of file Exceptions.h.
|
inlineexplicit |
Definition at line 44 of file Exceptions.h.
References EngineCore::Exception::Exception().
|
inlineexplicit |
Definition at line 45 of file Exceptions.h.
References EngineCore::Exception::Exception().