16#include "TApplication.h"
22 GO4TRACE((14,
"TGo4ControlException::TGo4ControlException()",__LINE__, __FILE__));
29 GO4TRACE((14,
"TGo4ControlException::TGo4ControlException()",__LINE__, __FILE__));
35 GO4TRACE((14,
"TGo4ControlException::~TGo4ControlException()",__LINE__, __FILE__));
41 GO4TRACE((14,
"TGo4ControlException::operator=", __LINE__, __FILE__));
49 GO4TRACE((14,
"TGo4ControlException::Handle()",__LINE__, __FILE__));
52 TGo4Log::Debug(
"\n !!! Unspecified Control Exception, aborting application !!! \n");
53 gApplication->Terminate(0);
TGo4ControlException & operator=(const TGo4ControlException &right)
virtual ~TGo4ControlException()
Int_t Handle() override
This is a default handler function for the respective exception type.
virtual Int_t Handle()
This is a default handler function for the respective exception type.
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
TGo4RuntimeException & operator=(const TGo4RuntimeException &right)