Marlin
01.17.01
|
StopProcessingException used to stop the current proccessing of events and call Processor::end(). More...
#include <Exceptions.h>
Public Member Functions | |
StopProcessingException (const Processor *proc) | |
virtual | ~StopProcessingException () throw () |
Protected Member Functions | |
StopProcessingException () | |
StopProcessingException used to stop the current proccessing of events and call Processor::end().
Definition at line 52 of file Exceptions.h.
|
inlineprotected |
Definition at line 55 of file Exceptions.h.
|
inline |
Definition at line 58 of file Exceptions.h.
References marlin::Processor::name().
|
inlinevirtual |
Definition at line 61 of file Exceptions.h.