Marlin
01.17.01
|
RewindDataFilesException used to stop the current proccessing of events, rewind to the first event and restart the processing. More...
#include <Exceptions.h>
Public Member Functions | |
RewindDataFilesException (const Processor *proc) | |
virtual | ~RewindDataFilesException () throw () |
Protected Member Functions | |
RewindDataFilesException () | |
RewindDataFilesException used to stop the current proccessing of events, rewind to the first event and restart the processing.
Definition at line 70 of file Exceptions.h.
|
inlineprotected |
Definition at line 73 of file Exceptions.h.
|
inline |
Definition at line 76 of file Exceptions.h.
References marlin::Processor::name().
|
inlinevirtual |
Definition at line 79 of file Exceptions.h.