|
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 | |
| Allocation (const std::string &message) | |
| Allocation (const std::stringstream &message) | |
| Public Member Functions inherited from Engine::Exceptions::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 59 of file Exceptions.h.
|
inlineexplicit |
Definition at line 62 of file Exceptions.h.
References Engine::Exceptions::Exception::Exception().
|
inlineexplicit |
Definition at line 63 of file Exceptions.h.
References Engine::Exceptions::Exception::Exception().