Belle II Software  release-08-01-10
EventProcessor::StoppedBySignalException Class Reference

Exception thrown when execution is stopped by a signal. More...

#include <EventProcessor.h>

Inheritance diagram for EventProcessor::StoppedBySignalException:
Collaboration diagram for EventProcessor::StoppedBySignalException:

Public Member Functions

 StoppedBySignalException (int signal)
 Constructor.
 

Public Attributes

int signal
 see 'man 7 signal'.
 

Detailed Description

Exception thrown when execution is stopped by a signal.

Definition at line 75 of file EventProcessor.h.


The documentation for this class was generated from the following files: