Belle II Software
release-08-01-10
|
Exception thrown when execution is stopped by a signal. More...
#include <EventProcessor.h>
Public Member Functions | |
StoppedBySignalException (int signal) | |
Constructor. | |
Public Attributes | |
int | signal |
see 'man 7 signal'. | |
Exception thrown when execution is stopped by a signal.
Definition at line 75 of file EventProcessor.h.