GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
Go4TaskHandler
TGo4TaskHandlerAbortException.h
Go to the documentation of this file.
1
// $Id$
2
//-----------------------------------------------------------------------
3
// The GSI Online Offline Object Oriented (Go4) Project
4
// Experiment Data Processing at EE department, GSI
5
//-----------------------------------------------------------------------
6
// Copyright (C) 2000- GSI Helmholtzzentrum fuer Schwerionenforschung GmbH
7
// Planckstr. 1, 64291 Darmstadt, Germany
8
// Contact: http://go4.gsi.de
9
//-----------------------------------------------------------------------
10
// This software can be used under the license agreements as stated
11
// in Go4License.txt file which is part of the distribution.
12
//-----------------------------------------------------------------------
13
14
#ifndef TGO4TASKHANDLERABORTEXCEPTION_H
15
#define TGO4TASKHANDLERABORTEXCEPTION_H
16
17
#include "
TGo4TaskHandlerException.h
"
18
19
class
TGo4TaskHandler
;
20
class
TGo4TaskHandlerRunnable
;
21
22
class
TGo4TaskHandlerAbortException
:
public
TGo4TaskHandlerException
{
23
24
public
:
25
26
TGo4TaskHandlerAbortException
() =
delete
;
31
TGo4TaskHandlerAbortException
(
TGo4TaskHandler
*taskhandler);
32
37
TGo4TaskHandlerAbortException
(
TGo4TaskHandlerRunnable
*run);
38
39
virtual
~TGo4TaskHandlerAbortException
();
40
41
Int_t
Handle
()
override
;
42
43
};
44
45
#endif //TGO4TASKHANDLERABORTEXCEPTION_H
TGo4TaskHandlerRunnable
Definition:
TGo4TaskHandlerRunnable.h:31
TGo4TaskHandlerAbortException::TGo4TaskHandlerAbortException
TGo4TaskHandlerAbortException()=delete
TGo4TaskHandlerException.h
TGo4TaskHandler
Definition:
TGo4TaskHandler.h:42
TGo4TaskHandlerAbortException::~TGo4TaskHandlerAbortException
virtual ~TGo4TaskHandlerAbortException()
Definition:
TGo4TaskHandlerAbortException.cxx:39
TGo4TaskHandlerException
Definition:
TGo4TaskHandlerException.h:23
TGo4TaskHandlerAbortException
Definition:
TGo4TaskHandlerAbortException.h:22
TGo4TaskHandlerAbortException::Handle
Int_t Handle() override
Definition:
TGo4TaskHandlerAbortException.cxx:43
Generated on Wed Jan 10 2024 15:04:18 for GSI Object Oriented Online Offline (Go4) by
1.8.13