34 #ifndef EXCEPTIONHANDLER_H
35 #define EXCEPTIONHANDLER_H
Compatibility macros for older versions of the GCC.
Namespace for Alarm Notifications application.
#define noexcept
Allow using the noexcept keyword with GCC < 4.6.
void ExceptionHandler(std::exception &e, std::string location, const bool quit=false) noexcept
Generic exception handler for known exceptions.