|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <EcsErrors.h>
Public Member Functions | |
| EntityNullError () | |
| EntityNullError (const std::string &message) | |
| EntityNullError (const std::stringstream &message) | |
| Public Member Functions inherited from EngineCore::Exception | |
| Exception (const std::string &message) | |
| Exception (const std::stringstream &message) | |
Definition at line 6 of file EcsErrors.h.
|
inline |
Definition at line 14 of file EcsErrors.h.
References EngineCore::Exception::Exception().
|
inlineexplicit |
Definition at line 10 of file EcsErrors.h.
References EngineCore::Exception::Exception().
|
inlineexplicit |
Definition at line 11 of file EcsErrors.h.
References EngineCore::Exception::Exception().