Luiza
v03-01
|
StopProcessingException used to stop proccessing of data. More...
#include <LuizaExceptions.h>
StopProcessingException used to stop proccessing of data.
By using StopProcessingException processor forces luiza::ProcessorMgr to conclude analysis after the current loop. Processor::concludeAnalysis() and Processor::end() methods are called for each active processor, as if the requested number of events is reached.