19#ifndef _EVG_THREAD_EXCEPTION_H_
20#define _EVG_THREAD_EXCEPTION_H_
55 void Print (ostream & stream)
const;
An exception thrown by EventRecordVisitorI when the normal processing sequence has to be disrupted (f...
int ReturnStep(void) const
void SwitchOnFastForward(void)
friend ostream & operator<<(ostream &stream, const EVGThreadException &exception)
void Print(ostream &stream) const
bool FastForward(void) const
bool StepBack(void) const
void Copy(const EVGThreadException &exception)
void SetReason(string reason)
string ShowReason(void) const
void SwitchOnStepBack(void)
void SetReturnStep(int s)
GENIE-defined C++ exceptions.
THE MAIN GENIE PROJECT NAMESPACE