GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4EventErrorException.h>
Private Member Functions | |
TGo4EventErrorException () | |
Private Attributes | |
Int_t | fiPriority |
Additional Inherited Members | |
Protected Attributes inherited from TGo4EventSourceException | |
TGo4EventSource * | fxEventSource |
Int_t | fiCreateStatus |
Int_t | fiEventStatus |
TString | fxErrMess |
TString | fxSourceName |
TString | fxSourceClass |
Protected Attributes inherited from TGo4Exception | |
TString | fxDescription |
Exception to be thrown on error of event source. Mbs Error codes/messages are accessible from exception.
Definition at line 25 of file TGo4EventErrorException.h.
TGo4EventErrorException::TGo4EventErrorException | ( | TGo4EventSource * | eventsource, |
Int_t | prio = 3 |
||
) |
Definition at line 18 of file TGo4EventErrorException.cxx.
References fiPriority, TGo4Exception::fxDescription, and GO4TRACE.
|
virtual |
Definition at line 26 of file TGo4EventErrorException.cxx.
References GO4TRACE.
TGo4EventErrorException::TGo4EventErrorException | ( | const TGo4EventErrorException & | right | ) |
Definition at line 31 of file TGo4EventErrorException.cxx.
References fiPriority, and GO4TRACE.
|
private |
|
inline |
Definition at line 38 of file TGo4EventErrorException.h.
References fiPriority.
Referenced by TGo4Analysis::InitEventClasses(), TGo4Analysis::Process(), TGo4AnalysisMainRunnable::Run(), and TGo4Analysis::RunImplicitLoop().
TGo4EventErrorException & TGo4EventErrorException::operator= | ( | const TGo4EventErrorException & | right | ) |
Definition at line 38 of file TGo4EventErrorException.cxx.
References fiPriority, GO4TRACE, and TGo4EventSourceException::operator=().
|
private |
Definition at line 45 of file TGo4EventErrorException.h.
Referenced by GetPriority(), operator=(), and TGo4EventErrorException().