|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <Exceptions.h>
Public Member Functions | |
| Exception (const std::string &message) | |
| Exception (const std::stringstream &message) | |
Definition at line 7 of file Exceptions.h.
|
inlineexplicit |
Definition at line 10 of file Exceptions.h.
Referenced by Engine::Exceptions::Allocation::Allocation(), Engine::Exceptions::Allocation::Allocation(), Engine::Exceptions::BufferWrite::BufferWrite(), Engine::Exceptions::BufferWrite::BufferWrite(), Engine::Exceptions::Environment::Environment(), Engine::Exceptions::Environment::Environment(), Engine::Exceptions::MissingOpenXrRuntime::MissingOpenXrRuntime(), Engine::Exceptions::MissingOpenXrRuntime::MissingOpenXrRuntime(), Engine::Exceptions::MissingVulkanFeature::MissingVulkanFeature(), Engine::Exceptions::MissingVulkanFeature::MissingVulkanFeature(), Engine::Exceptions::Rendering::Rendering(), Engine::Exceptions::Rendering::Rendering(), Engine::Exceptions::VrHeadsetConnection::VrHeadsetConnection(), Engine::Exceptions::VrHeadsetConnection::VrHeadsetConnection(), Engine::Exceptions::VulkanSetup::VulkanSetup(), Engine::Exceptions::VulkanSetup::VulkanSetup(), Engine::Exceptions::XrRendering::XrRendering(), and Engine::Exceptions::XrRendering::XrRendering().
|
inlineexplicit |
Definition at line 11 of file Exceptions.h.