|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Is thrown when the environment for the game is not setup properly. So for example if we cant find an openxr runtime this is thrown. More...
#include <ApplicationContext.h>
Public Member Functions | |
| Environment (const std::string &message) | |
| Environment (const std::stringstream &message) | |
| Public Member Functions inherited from Engine::Exceptions::Exception | |
| Exception (const std::string &message) | |
| Exception (const std::stringstream &message) | |
Is thrown when the environment for the game is not setup properly. So for example if we cant find an openxr runtime this is thrown.
Definition at line 24 of file ApplicationContext.h.
|
inlineexplicit |
Definition at line 26 of file ApplicationContext.h.
References Engine::Exceptions::Exception::Exception().
|
inlineexplicit |
Definition at line 27 of file ApplicationContext.h.
References Engine::Exceptions::Exception::Exception().