Luiza  v03-01
List of all members
luiza::StopProcessingException Class Reference

StopProcessingException used to stop proccessing of data. More...

#include <LuizaExceptions.h>

Inheritance diagram for luiza::StopProcessingException:
luiza::Exception

Detailed Description

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.


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