|
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 EngineCore::AllocationException::AllocationException(), EngineCore::AllocationException::AllocationException(), EngineCore::BufferWriteException::BufferWriteException(), EngineCore::BufferWriteException::BufferWriteException(), Ecs::EntityNullError::EntityNullError(), Ecs::EntityNullError::EntityNullError(), Ecs::EntityNullError::EntityNullError(), EngineCore::MissingOpenXrRuntimeException::MissingOpenXrRuntimeException(), EngineCore::MissingOpenXrRuntimeException::MissingOpenXrRuntimeException(), EngineCore::VrHeadsetConnectionException::VrHeadsetConnectionException(), and EngineCore::VrHeadsetConnectionException::VrHeadsetConnectionException().
|
inlineexplicit |
Definition at line 11 of file Exceptions.h.