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
TGo4EventEndException Class Reference

#include <TGo4EventEndException.h>

+ Inheritance diagram for TGo4EventEndException:

Public Member Functions

 TGo4EventEndException (TGo4EventSource *eventsource)
 
virtual ~TGo4EventEndException ()
 
 TGo4EventEndException (const TGo4EventEndException &right)
 
TGo4EventEndExceptionoperator= (const TGo4EventEndException &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

 TGo4EventEndException ()
 

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 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, and TGo4EventSourceException::operator=().


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