Blender V4.3
GHOST_XrException Class Reference

#include <GHOST_XrException.hh>

Inherits std::exception.

Public Member Functions

 GHOST_XrException (const char *msg, int result=0)
 
const char * what () const noexcept override
 

Friends

class GHOST_XrContext
 

Detailed Description

Definition at line 14 of file GHOST_XrException.hh.

Constructor & Destructor Documentation

◆ GHOST_XrException()

GHOST_XrException::GHOST_XrException ( const char * msg,
int result = 0 )
inline

Definition at line 18 of file GHOST_XrException.hh.

Member Function Documentation

◆ what()

const char * GHOST_XrException::what ( ) const
inlineoverridenoexcept

Definition at line 23 of file GHOST_XrException.hh.

Friends And Related Symbol Documentation

◆ GHOST_XrContext

friend class GHOST_XrContext
friend

Definition at line 15 of file GHOST_XrException.hh.


The documentation for this class was generated from the following file: