GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4EventTimeoutException.h>
Private Member Functions | |
TGo4EventTimeoutException () | |
Additional Inherited Members | |
Protected Attributes inherited from TGo4EventSourceException | |
TGo4EventSource * | fxEventSource |
Int_t | fiCreateStatus |
Int_t | fiEventStatus |
TString | fxErrMess |
TString | fxSourceName |
TString | fxSourceClass |
Protected Attributes inherited from TGo4Exception | |
TString | fxDescription |
Exception to throw on event source timeout. (e.g. blocked mbs socket)
Definition at line 23 of file TGo4EventTimeoutException.h.
TGo4EventTimeoutException::TGo4EventTimeoutException | ( | TGo4EventSource * | eventsource | ) |
Definition at line 18 of file TGo4EventTimeoutException.cxx.
References TGo4Exception::fxDescription, and GO4TRACE.
|
virtual |
Definition at line 47 of file TGo4EventTimeoutException.cxx.
References GO4TRACE.
TGo4EventTimeoutException::TGo4EventTimeoutException | ( | const TGo4EventTimeoutException & | right | ) |
Definition at line 25 of file TGo4EventTimeoutException.cxx.
References GO4TRACE.
|
private |
TGo4EventTimeoutException & TGo4EventTimeoutException::operator= | ( | const TGo4EventTimeoutException & | right | ) |
Definition at line 31 of file TGo4EventTimeoutException.cxx.
References GO4TRACE, and TGo4EventSourceException::operator=().