Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

marlin::StopProcessingException Class Reference

#include <Exceptions.h>

Inheritance diagram for marlin::StopProcessingException:

EVENT::Exception List of all members.

Public Member Functions

 StopProcessingException (Processor *proc)
virtual ~StopProcessingException () throw ()
virtual const char * what () const throw ()

Protected Member Functions

 StopProcessingException ()

Protected Attributes

std::string message

Detailed Description

StopProcessingException used to stop the current proccessing of events and call Processor::end().
Author:
gaede
Version:
Id
Exceptions.h,v 1.4 2005/10/11 12:56:28 gaede Exp

Definition at line 52 of file Exceptions.h.


Constructor & Destructor Documentation

marlin::StopProcessingException::StopProcessingException  )  [inline, protected]
 

Definition at line 55 of file Exceptions.h.

marlin::StopProcessingException::StopProcessingException Processor proc  )  [inline]
 

Definition at line 58 of file Exceptions.h.

References marlin::Processor::name().

virtual marlin::StopProcessingException::~StopProcessingException  )  throw () [inline, virtual]
 

Definition at line 61 of file Exceptions.h.


Member Function Documentation

virtual const char* EVENT::Exception::what  )  const throw () [inline, virtual, inherited]
 

Definition at line 35 of file Exceptions.h.


Member Data Documentation

std::string EVENT::Exception::message [protected, inherited]
 

Definition at line 24 of file Exceptions.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 3 06:32:30 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1