GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Member Functions | List of all members
TGo4EventTimeoutException Class Reference

#include <TGo4EventTimeoutException.h>

+ Inheritance diagram for TGo4EventTimeoutException:

Public Member Functions

 TGo4EventTimeoutException (TGo4EventSource *eventsource)
 
virtual ~TGo4EventTimeoutException ()
 
 TGo4EventTimeoutException (const TGo4EventTimeoutException &right)
 
TGo4EventTimeoutExceptionoperator= (const TGo4EventTimeoutException &right)
 
- Public Member Functions inherited from TGo4EventSourceException
 TGo4EventSourceException (TGo4EventSource *eventsource)
 
virtual ~TGo4EventSourceException ()
 
virtual Int_t Handle ()
 
 TGo4EventSourceException (const TGo4EventSourceException &right)
 
TGo4EventSourceExceptionoperator= (const TGo4EventSourceException &right)
 
Int_t GetCreateStatus () const
 
Int_t GetEventStatus () const
 
const char * GetErrMess () const
 
const char * GetSourceName () const
 
const char * GetSourceClass () const
 
- Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 
 TGo4RuntimeException (const TGo4RuntimeException &right)
 
virtual ~TGo4RuntimeException ()
 
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
 
- Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 

Private Member Functions

 TGo4EventTimeoutException ()
 

Additional Inherited Members

- Protected Attributes inherited from TGo4EventSourceException
TGo4EventSourcefxEventSource
 
Int_t fiCreateStatus
 
Int_t fiEventStatus
 
TString fxErrMess
 
TString fxSourceName
 
TString fxSourceClass
 
- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

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)

The documentation for this class was generated from the following files: