14#ifndef TGO4EVENTSTOREEXCEPTION_H
15#define TGO4EVENTSTOREEXCEPTION_H
virtual ~TGo4EventStoreException()
TString fxStoreName
Name of the throwing event source.
TGo4EventStore * fxEventStore
1
const char * GetStoreName() const
Name of the throwing event source.
const char * GetStoreClass() const
Name of the throwing event source.
const char * GetErrMess() const
Status/ error message of the last event.
TGo4EventStoreException()=delete
Int_t Handle() override
This is a default handler function for the respective exception type.
TString fxStoreClass
Class of the throwing event source.
TGo4EventStoreException & operator=(const TGo4EventStoreException &right)
TString fxErrMess
Error message at exception throw time.
The abstract interface class for the raw event store.