|
Marlin
01.17.01
|
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 () | |
SkipEventException used to skip the current event in Processor::processEvent.
Definition at line 34 of file Exceptions.h.
|
inlineprotected |
Definition at line 37 of file Exceptions.h.
|
inline |
Definition at line 40 of file Exceptions.h.
References marlin::Processor::name().
|
inlinevirtual | |||||||||||||
Definition at line 43 of file Exceptions.h.
1.8.5