GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Member Functions | List of all members
TGo4StartException Class Reference

#include <TGo4StartException.h>

+ Inheritance diagram for TGo4StartException:

Public Member Functions

 TGo4StartException (const TGo4StartException &right)
 
 TGo4StartException (TGo4Runnable *runnable, const char *threadname=0)
 
virtual ~TGo4StartException ()
 
TGo4StartExceptionoperator= (const TGo4StartException &right)
 
virtual Int_t Handle ()
 
- Public Member Functions inherited from TGo4ThreadException
 TGo4ThreadException (const TGo4ThreadException &right)
 
 TGo4ThreadException (TGo4Runnable *runnable, const char *threadname=0)
 
virtual ~TGo4ThreadException ()
 
TGo4ThreadExceptionoperator= (const TGo4ThreadException &right)
 
const char * GetThreadName ()
 
- Public Member Functions inherited from TGo4ControlException
 TGo4ControlException ()
 
 TGo4ControlException (const TGo4ControlException &right)
 
virtual ~TGo4ControlException ()
 
TGo4ControlExceptionoperator= (const TGo4ControlException &right)
 
- Public Member Functions inherited from TGo4RuntimeException
 TGo4RuntimeException ()
 
 TGo4RuntimeException (const TGo4RuntimeException &right)
 
virtual ~TGo4RuntimeException ()
 
TGo4RuntimeExceptionoperator= (const TGo4RuntimeException &right)
 
- Public Member Functions inherited from TGo4Exception
 TGo4Exception ()
 
 TGo4Exception (const TGo4Exception &right)
 
virtual ~TGo4Exception ()
 
TGo4Exceptionoperator= (const TGo4Exception &right)
 
virtual const char * What ()
 

Private Member Functions

 TGo4StartException ()
 

Additional Inherited Members

- Protected Attributes inherited from TGo4ThreadException
TString fxThreadName
 
TGo4RunnablefxRunnable
 
TGo4ThreadHandlerfxThreadHandler
 
- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Detailed Description

start thread associated with runnable.

Author
J. Adamczewski
Go4 project-DVEE-GSI Darmstadt
Germany
Version
0.9
Since
jul 2000-oct 2001

Definition at line 26 of file TGo4StartException.h.

Constructor & Destructor Documentation

TGo4StartException::TGo4StartException ( const TGo4StartException right)

Definition at line 21 of file TGo4StartException.cxx.

References GO4TRACE.

TGo4StartException::TGo4StartException ( TGo4Runnable runnable,
const char *  threadname = 0 
)

Definition at line 27 of file TGo4StartException.cxx.

References TGo4Exception::fxDescription, and GO4TRACE.

TGo4StartException::~TGo4StartException ( )
virtual

Definition at line 35 of file TGo4StartException.cxx.

References GO4TRACE.

TGo4StartException::TGo4StartException ( )
private

Member Function Documentation

Int_t TGo4StartException::Handle ( )
virtual
TGo4StartException & TGo4StartException::operator= ( const TGo4StartException right)

Definition at line 41 of file TGo4StartException.cxx.

References GO4TRACE, and TGo4ThreadException::operator=().


The documentation for this class was generated from the following files: