Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Exceptions::Exception Class Reference

Base exception type for engine-specific runtime errors. More...

#include <Exceptions.h>

Inheritance diagram for Engine::Exceptions::Exception:
Collaboration diagram for Engine::Exceptions::Exception:

Public Member Functions

 Exception (const std::string &message)
 Exception (const std::stringstream &message)

Detailed Description

Base exception type for engine-specific runtime errors.

Definition at line 10 of file Exceptions.h.

Constructor & Destructor Documentation

◆ Exception() [1/2]

◆ Exception() [2/2]

Engine::Exceptions::Exception::Exception ( const std::stringstream & message)
inlineexplicit

Definition at line 15 of file Exceptions.h.


The documentation for this class was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Core/Exceptions.h