Marlin  01.17.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
marlin::SkipEventException Class Reference

SkipEventException used to skip the current event in Processor::processEvent. More...

#include <Exceptions.h>

+ Inheritance diagram for marlin::SkipEventException:

Public Member Functions

 SkipEventException (const Processor *proc)
 
virtual ~SkipEventException () throw ()
 

Protected Member Functions

 SkipEventException ()
 

Detailed Description

SkipEventException used to skip the current event in Processor::processEvent.

Author
gaede
Version
Id:
Exceptions.h,v 1.5 2007-02-02 17:15:25 gaede Exp

Definition at line 34 of file Exceptions.h.

Constructor & Destructor Documentation

marlin::SkipEventException::SkipEventException ( )
inlineprotected

Definition at line 37 of file Exceptions.h.

marlin::SkipEventException::SkipEventException ( const Processor proc)
inline

Definition at line 40 of file Exceptions.h.

References marlin::Processor::name().

virtual marlin::SkipEventException::~SkipEventException ( )
throw (
)
inlinevirtual

Definition at line 43 of file Exceptions.h.


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