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

When the open xr runtime is not installed this will be thrown. More...

#include <Exceptions.h>

Inheritance diagram for Engine::Exceptions::MissingOpenXrRuntime:
Collaboration diagram for Engine::Exceptions::MissingOpenXrRuntime:

Public Member Functions

 MissingOpenXrRuntime (const std::string &message)
 MissingOpenXrRuntime (const std::stringstream &message)
Public Member Functions inherited from Engine::Exceptions::Exception
 Exception (const std::string &message)
 Exception (const std::stringstream &message)

Detailed Description

When the open xr runtime is not installed this will be thrown.

Definition at line 69 of file Exceptions.h.

Constructor & Destructor Documentation

◆ MissingOpenXrRuntime() [1/2]

Engine::Exceptions::MissingOpenXrRuntime::MissingOpenXrRuntime ( const std::string & message)
inlineexplicit

Definition at line 72 of file Exceptions.h.

References Engine::Exceptions::Exception::Exception().

Here is the call graph for this function:

◆ MissingOpenXrRuntime() [2/2]

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

Definition at line 73 of file Exceptions.h.

References Engine::Exceptions::Exception::Exception().

Here is the call graph for this function:

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