GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
TGo4EventEndException Class Reference

Exception to throw on event source timeout. More...

#include <TGo4EventEndException.h>

Inheritance diagram for TGo4EventEndException:

Public Member Functions

 TGo4EventEndException ()=delete
 TGo4EventEndException ()=delete
 TGo4EventEndException (const TGo4EventEndException &right)
 TGo4EventEndException (const TGo4EventEndException &right)
 TGo4EventEndException (TGo4EventSource *eventsource)
 TGo4EventEndException (TGo4EventSource *eventsource)
virtual ~TGo4EventEndException ()
virtual ~TGo4EventEndException ()
TGo4EventEndExceptionoperator= (const TGo4EventEndException &right)
TGo4EventEndExceptionoperator= (const TGo4EventEndException &right)
Public Member Functions inherited from TGo4EventSourceException
 TGo4EventSourceException ()=delete
 TGo4EventSourceException ()=delete
 TGo4EventSourceException (const TGo4EventSourceException &right)
 TGo4EventSourceException (const TGo4EventSourceException &right)
 TGo4EventSourceException (TGo4EventSource *eventsource)
 TGo4EventSourceException (TGo4EventSource *eventsource)
virtual ~TGo4EventSourceException ()
virtual ~TGo4EventSourceException ()
Int_t GetCreateStatus () const
 Status value of server/file open.
Int_t GetCreateStatus () const
 Status value of server/file open.
const char * GetErrMess () const
 Status/ error message of the last event.
const char * GetErrMess () const
 Status/ error message of the last event.
Int_t GetEventStatus () const
 Status of the last event.
Int_t GetEventStatus () const
 Status of the last event.
const char * GetSourceClass () const
 Name of the throwing event source.
const char * GetSourceClass () const
 Name of the throwing event source.
const char * GetSourceName () const
 Name of the throwing event source.
const char * GetSourceName () const
 Name of the throwing event source.
Int_t Handle () override
 This is a default handler function for the respective exception type.
Int_t Handle () override
 This is a default handler function for the respective exception type.
TGo4EventSourceExceptionoperator= (const TGo4EventSourceException &right)
TGo4EventSourceExceptionoperator= (const TGo4EventSourceException &right)
Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 TGo4RuntimeException ()
 TGo4RuntimeException (const TGo4RuntimeException &right)
 TGo4RuntimeException (const TGo4RuntimeException &right)
virtual ~TGo4RuntimeException ()
virtual ~TGo4RuntimeException ()
Int_t Handle () override
 This is a default handler function for the respective exception type.
Int_t Handle () override
 This is a default handler function for the respective exception type.
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 TGo4Exception ()
 TGo4Exception (const TGo4Exception &right)
 TGo4Exception (const TGo4Exception &right)
virtual ~TGo4Exception ()
virtual ~TGo4Exception ()
TGo4Exceptionoperator= (const TGo4Exception &right)
TGo4Exceptionoperator= (const TGo4Exception &right)
virtual const char * What ()
 Returns string describing the kind of exception.
virtual const char * What ()
 Returns string describing the kind of exception.

Additional Inherited Members

Protected Attributes inherited from TGo4EventSourceException
Int_t fiCreateStatus {0}
 Contains return value of eventsource open (e.g.
Int_t fiEventStatus {0}
 Contains return value of eventsource getevent (e.g.
TString fxErrMess
 Error message at exception throw time.
TGo4EventSourcefxEventSource {nullptr}
 1
TString fxSourceClass
 Class of the throwing event source.
TString fxSourceName
 Name of the throwing event source.
Protected Attributes inherited from TGo4Exception
TString fxDescription

Detailed Description

Exception to throw on event source timeout.

(e.g. blocked mbs socket)

Definition at line 22 of file TGo4EventEndException.h.

Constructor & Destructor Documentation

◆ TGo4EventEndException() [1/6]

TGo4EventEndException::TGo4EventEndException ( )
delete

◆ TGo4EventEndException() [2/6]

TGo4EventEndException::TGo4EventEndException ( TGo4EventSource * eventsource)

◆ ~TGo4EventEndException() [1/2]

TGo4EventEndException::~TGo4EventEndException ( )
virtual

Definition at line 40 of file TGo4EventEndException.cxx.

References GO4TRACE.

◆ TGo4EventEndException() [3/6]

TGo4EventEndException::TGo4EventEndException ( const TGo4EventEndException & right)

◆ TGo4EventEndException() [4/6]

TGo4EventEndException::TGo4EventEndException ( )
delete

◆ TGo4EventEndException() [5/6]

TGo4EventEndException::TGo4EventEndException ( TGo4EventSource * eventsource)

◆ ~TGo4EventEndException() [2/2]

virtual TGo4EventEndException::~TGo4EventEndException ( )
virtual

◆ TGo4EventEndException() [6/6]

TGo4EventEndException::TGo4EventEndException ( const TGo4EventEndException & right)

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

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