25 GO4TRACE((14,
"TGo4UserException:TGo4UserException (TGo4TaskHandler *)", __LINE__, __FILE__));
38 GO4TRACE((14,
"TGo4UserException:~TGo4UserException", __LINE__, __FILE__));
43 GO4TRACE((14,
"TGo4UserException:operator=",__LINE__, __FILE__));
55 GO4TRACE((14,
"TGo4UserException:TGo4UserException(right)", __LINE__, __FILE__));
62 GO4TRACE((12,
"TGo4UserException::Handle()", __LINE__, __FILE__));
static const char * Message(Int_t prio, const char *text,...) GO4_PRINTF2_ARGS
Display a message.
TGo4RuntimeException & operator=(const TGo4RuntimeException &right)
TString fxMessage
User defined description of the exception reason.
TGo4UserException(Int_t prio, const char *text,...)
virtual ~TGo4UserException()
TGo4UserException & operator=(const TGo4UserException &right)
TGo4UserException()=delete
Int_t Handle() override
This is a default handler function for the respective exception type.
Int_t fiPriority
Priority of message.
Int_t GetPriority() const
Message priority.
const char * GetMessage() const
Status message of last Process() call.