![]() |
Belle II Software release-09-00-03
|
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.
|
explicit |
Constructor.
Definition at line 66 of file EventProcessor.cc.
| int signal |
see 'man 7 signal'.
Definition at line 79 of file EventProcessor.h.