artdaq_core
v1_07_00
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
artdaq-core
Utilities
ExceptionHandler.hh
1
#ifndef artdaq_core_Utilities_ExceptionHandler_hh
2
#define artdaq_core_Utilities_ExceptionHandler_hh
3
4
#include <string>
5
6
namespace
artdaq {
7
8
enum
ExceptionHandlerRethrow {yes, no};
9
10
void
ExceptionHandler(ExceptionHandlerRethrow decision, std::string optional_message =
""
);
11
12
}
13
14
#endif
Generated on Thu Mar 2 2017 14:09:44 for artdaq_core by
1.8.5