20 #ifndef _EVG_THREAD_EXCEPTION_H_ 21 #define _EVG_THREAD_EXCEPTION_H_ 32 namespace exceptions {
72 #endif // _EVG_THREAD_EXCEPTION_H_
THE MAIN GENIE PROJECT NAMESPACE
bool FastForward(void) const
void Copy(const EVGThreadException &exception)
::xsd::cxx::tree::exception< char > 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)