14#ifndef TGO4EVENTSOURCEEXCEPTION_H
15#define TGO4EVENTSOURCEEXCEPTION_H
Int_t GetEventStatus() const
Status of the last event.
TString fxSourceName
Name of the throwing event source.
TGo4EventSource * fxEventSource
1
Int_t Handle() override
This is a default handler function for the respective exception type.
Int_t GetCreateStatus() const
Status value of server/file open.
TGo4EventSourceException & operator=(const TGo4EventSourceException &right)
const char * GetSourceClass() const
Name of the throwing event source.
TGo4EventSourceException()=delete
const char * GetSourceName() const
Name of the throwing event source.
const char * GetErrMess() const
Status/ error message of the last event.
Int_t fiEventStatus
Contains return value of eventsource getevent (e.g.
TString fxErrMess
Error message at exception throw time.
Int_t fiCreateStatus
Contains return value of eventsource open (e.g.
virtual ~TGo4EventSourceException()
TString fxSourceClass
Class of the throwing event source.