GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4RuntimeException Class Reference

#include <TGo4RuntimeException.h>

+ Inheritance diagram for TGo4RuntimeException:

Public Member Functions

 TGo4RuntimeException ()
 
 TGo4RuntimeException (const TGo4RuntimeException &right)
 
virtual ~TGo4RuntimeException ()
 
Int_t Handle () override
 This is a default handler function for the respective exception type.
 
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 ()
 Returns string describing the kind of exception.
 

Additional Inherited Members

- Protected Attributes inherited from TGo4Exception
TString fxDescription
 

Detailed Description

Definition at line 19 of file TGo4RuntimeException.h.

Constructor & Destructor Documentation

◆ TGo4RuntimeException() [1/2]

◆ TGo4RuntimeException() [2/2]

TGo4RuntimeException::TGo4RuntimeException ( const TGo4RuntimeException & right)

◆ ~TGo4RuntimeException()

TGo4RuntimeException::~TGo4RuntimeException ( )
virtual

Definition at line 25 of file TGo4RuntimeException.cxx.

Member Function Documentation

◆ Handle()

Int_t TGo4RuntimeException::Handle ( )
overridevirtual

This is a default handler function for the respective exception type.

Reimplemented from TGo4Exception.

Reimplemented in TGo4StartException, TGo4TaskHandlerAbortException, TGo4TaskHandlerException, TGo4TerminateException, TGo4ThreadException, and TGo4UserException.

Definition at line 34 of file TGo4RuntimeException.cxx.

References TGo4Log::Debug(), and TGo4Exception::Handle().

◆ operator=()


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