Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray::Exception Member List

This is the complete list of members for foray::Exception, including all inherited members.

Exception()foray::Exceptioninline
Exception(std::string_view reason)foray::Exceptioninlineexplicit
Exception(const char *const format, Args &&... args)foray::Exceptioninline
mReasonforay::Exceptionprotected
Throw(std::string_view reason, const source_location location=source_location::current())foray::Exceptionstatic
Throw(const source_location location, const char *const format, Args &&... args)foray::Exceptioninlinestatic
what() const noexcept overrideforay::Exceptioninlinevirtual