DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ErrorHandler.cpp File Reference
#include <csignal>
#include <map>
#include <iomanip>
#include <iostream>
#include <ers/Issue.hpp>
#include <ers/ers.hpp>
#include <ers/StandardStreamOutput.hpp>
Include dependency graph for ErrorHandler.cpp:

Go to the source code of this file.

Functions

 ERS_DECLARE_ISSUE (ers, UnhandledException, "Unhandled '"<< name<< "' exception has been thrown",((const char *) name)) ERS_DECLARE_ISSUE(ers
 

Variables

 SignalCatched
 

Function Documentation

◆ ERS_DECLARE_ISSUE()

ERS_DECLARE_ISSUE ( ers ,
UnhandledException ,
"Unhandled '"<< name<< "' exception has been thrown" ,
((const char *) name)  )

Variable Documentation

◆ SignalCatched

SignalCatched

Definition at line 29 of file ErrorHandler.cpp.