XRTraits C++ OpenXR Utilities
xrtraits::exceptions::xr_runtime_error Member List

This is the complete list of members for xrtraits::exceptions::xr_runtime_error, including all inherited members.

hasResult() const noexceptxrtraits::exceptions::xr_exception
result() const noexceptxrtraits::exceptions::xr_exception
what() const noexcept overridexrtraits::exceptions::xr_exception
xr_exception(std::string &&what)xrtraits::exceptions::xr_exceptionprotected
xr_exception(std::string const &what, XrResult err)xrtraits::exceptions::xr_exceptionprotected
xr_exception(std::string &&what, XrResult err)xrtraits::exceptions::xr_exceptionprotected
xr_runtime_error(std::string &&what, XrResult err)xrtraits::exceptions::xr_runtime_error
xr_runtime_error(std::string const &what, XrResult err)xrtraits::exceptions::xr_runtime_error
xr_runtime_error(std::string &&what)xrtraits::exceptions::xr_runtime_error
xr_runtime_error(XrResult err, const char *condition, const char *msg)xrtraits::exceptions::xr_runtime_error