Public Member Functions | Private Member Functions

TGo4EventTimeoutException Class Reference

#include <TGo4EventTimeoutException.h>

Inheritance diagram for TGo4EventTimeoutException:
TGo4EventSourceException TGo4RuntimeException TGo4Exception

List of all members.

Public Member Functions

 TGo4EventTimeoutException (TGo4EventSource *eventsource)
virtual ~TGo4EventTimeoutException ()
 TGo4EventTimeoutException (const TGo4EventTimeoutException &right)
TGo4EventTimeoutExceptionoperator= (const TGo4EventTimeoutException &right)

Private Member Functions

 TGo4EventTimeoutException ()

Detailed Description

Exception to throw on event source timeout. (e.g. blocked mbs socket)

Definition at line 23 of file TGo4EventTimeoutException.h.


Constructor & Destructor Documentation

TGo4EventTimeoutException::TGo4EventTimeoutException ( TGo4EventSource eventsource  ) 

Definition at line 18 of file TGo4EventTimeoutException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4EventTimeoutException::~TGo4EventTimeoutException (  )  [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.

TGo4EventTimeoutException::TGo4EventTimeoutException (  )  [private]

Member Function Documentation

TGo4EventTimeoutException & TGo4EventTimeoutException::operator= ( const TGo4EventTimeoutException right  ) 

Definition at line 31 of file TGo4EventTimeoutException.cxx.

References GO4TRACE.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines