NarcEngine 0.1.1
C++ Vulkan game engine
 
Loading...
Searching...
No Matches
narclog::ExceptionHandlerBuilder Class Referencefinal

Public Member Functions

ExceptionHandlerBuilderbind (const std::function< void()> &function)
 
ExceptionHandlerBuilderbindFinally (const std::function< void()> &finallyCallback)
 
ExceptionHandlerBuilderhandleAllNonFatalExceptionAsFatal ()
 
ExceptionHandlerBuilderhandleAllNonFatalExceptionAsErrorLog ()
 
ExceptionHandlerBuilderrethrowFatal ()
 
ExceptionHandlerBuilderhandleFatal ()
 
ExceptionHandlerBuildersetName (const char *name)
 
GETTER MethodExceptionHandler create () const
 

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