19 #ifndef _EVG_THREAD_EXCEPTION_H_ 20 #define _EVG_THREAD_EXCEPTION_H_ 31 namespace exceptions {
71 #endif // _EVG_THREAD_EXCEPTION_H_
THE MAIN GENIE PROJECT NAMESPACE
bool FastForward(void) const
void Copy(const EVGThreadException &exception)
int ReturnStep(void) const
void Print(ostream &stream) const
An exception thrown by EventRecordVisitorI when the normal processing sequence has to be disrupted (f...
friend ostream & operator<<(ostream &stream, const EVGThreadException &exception)
void SetReturnStep(int s)
void SwitchOnFastForward(void)
void SetReason(string reason)
string ShowReason(void) const
bool StepBack(void) const
void SwitchOnStepBack(void)
cet::coded_exception< error, detail::translate > exception