|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <csignal>#include <map>#include <iomanip>#include <iostream>#include <ers/Issue.hpp>#include <ers/ers.hpp>#include <ers/StandardStreamOutput.hpp>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 | |
| ERS_DECLARE_ISSUE | ( | ers | , |
| UnhandledException | , | ||
| "Unhandled '"<< name<< "' exception has been thrown" | , | ||
| ((const char *) name) | ) |
| SignalCatched |
Definition at line 40 of file ErrorHandler.cpp.