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

AbortProcessingException used to abort proccessing of data. More...

#include <LuizaExceptions.h>

Inheritance diagram for luiza::AbortProcessingException:
luiza::Exception

Detailed Description

AbortProcessingException used to abort proccessing of data.

By using AbortProcessingException processor forces luiza::ProcessorMgr to abort analysis at given point. Current loop is interupted, Processor::concludeAnalysis() methods are NOT called (only Processor:end()). This should be used only in case of fatal errors, when all results are useless (eg. no connection to the object data base).


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