Public Member Functions | Private Member Functions

TGo4EventEndException Class Reference

#include <TGo4EventEndException.h>

Inheritance diagram for TGo4EventEndException:
TGo4EventSourceException TGo4RuntimeException TGo4Exception

List of all members.

Public Member Functions

 TGo4EventEndException (TGo4EventSource *eventsource)
virtual ~TGo4EventEndException ()
 TGo4EventEndException (const TGo4EventEndException &right)
TGo4EventEndExceptionoperator= (const TGo4EventEndException &right)

Private Member Functions

 TGo4EventEndException ()

Detailed Description

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

Definition at line 21 of file TGo4EventEndException.h.


Constructor & Destructor Documentation

TGo4EventEndException::TGo4EventEndException ( TGo4EventSource eventsource  ) 

Definition at line 18 of file TGo4EventEndException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4EventEndException::~TGo4EventEndException (  )  [virtual]

Definition at line 49 of file TGo4EventEndException.cxx.

References GO4TRACE.

TGo4EventEndException::TGo4EventEndException ( const TGo4EventEndException right  ) 

Definition at line 26 of file TGo4EventEndException.cxx.

References GO4TRACE.

TGo4EventEndException::TGo4EventEndException (  )  [private]

Member Function Documentation

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

Definition at line 33 of file TGo4EventEndException.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