Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EngineCore::VrHeadsetConnectionException Class Reference

#include <Exceptions.h>

Inheritance diagram for EngineCore::VrHeadsetConnectionException:
Collaboration diagram for EngineCore::VrHeadsetConnectionException:

Public Member Functions

 VrHeadsetConnectionException (const std::string &message)
 VrHeadsetConnectionException (const std::stringstream &message)
Public Member Functions inherited from EngineCore::Exception
 Exception (const std::string &message)
 Exception (const std::stringstream &message)

Detailed Description

Definition at line 14 of file Exceptions.h.

Constructor & Destructor Documentation

◆ VrHeadsetConnectionException() [1/2]

EngineCore::VrHeadsetConnectionException::VrHeadsetConnectionException ( const std::string & message)
inlineexplicit

Definition at line 17 of file Exceptions.h.

References EngineCore::Exception::Exception().

Here is the call graph for this function:

◆ VrHeadsetConnectionException() [2/2]

EngineCore::VrHeadsetConnectionException::VrHeadsetConnectionException ( const std::stringstream & message)
inlineexplicit

Definition at line 18 of file Exceptions.h.

References EngineCore::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