15 using namespace genie::exceptions;
19 namespace exceptions {
61 stream <<
"**EXCEPTION Reason: " << this->
ShowReason() << endl;
ostream & operator<<(ostream &stream, const EVGThreadException &exc)
void Copy(const EVGThreadException &exception)
void Print(ostream &stream) const
An exception thrown by EventRecordVisitorI when the normal processing sequence has to be disrupted (f...
string ShowReason(void) const