|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Is thrown when trying to create a vulkan object and it fails. More...
#include <Exceptions.h>
Public Member Functions | |
| VulkanSetup (const std::string &message) | |
| VulkanSetup (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 trying to create a vulkan object and it fails.
Definition at line 24 of file Exceptions.h.
|
inlineexplicit |
Definition at line 27 of file Exceptions.h.
References Engine::Exceptions::Exception::Exception().
|
inlineexplicit |
Definition at line 28 of file Exceptions.h.
References Engine::Exceptions::Exception::Exception().