XRTraits C++ OpenXR Utilities
Classes | Namespaces | Functions
BaseExceptions.h File Reference

Header. More...

#include <openxr/openxr.h>
#include <exception>
#include <string>
Include dependency graph for BaseExceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xrtraits::exceptions::xr_exception
 
struct  xrtraits::exceptions::xr_runtime_error
 
struct  xrtraits::exceptions::xr_logic_error
 

Namespaces

 xrtraits
 Main namespace for these C++ OpenXR utilities.
 
 xrtraits::exceptions
 Namespace for custom exception types that may be thrown internal to the utilities.
 

Functions

void xrtraits::exceptions::throwIfNotSucceeded (XrResult result, const char *errorMessage)
 
void xrtraits::exceptions::throwIfNotUnqualifiedSuccess (XrResult result, const char *errorMessage)
 

Detailed Description

Header.

Author
Ryan Pavlik ryan..nosp@m.pavl.nosp@m.ik@co.nosp@m.llab.nosp@m.ora.c.nosp@m.om