#include <TGo4LogicException.h>
Public Member Functions | |
| TGo4LogicException () | |
| TGo4LogicException (const TGo4LogicException &right) | |
| virtual | ~TGo4LogicException () |
| TGo4LogicException & | operator= (const TGo4LogicException &right) |
| virtual Int_t | Handle () |
Definition at line 19 of file TGo4LogicException.h.
| TGo4LogicException::TGo4LogicException | ( | ) |
Definition at line 18 of file TGo4LogicException.cxx.
References TGo4Exception::fxDescription, and GO4TRACE.
| TGo4LogicException::TGo4LogicException | ( | const TGo4LogicException & | right | ) |
Definition at line 24 of file TGo4LogicException.cxx.
References GO4TRACE.
| TGo4LogicException::~TGo4LogicException | ( | ) | [virtual] |
Definition at line 31 of file TGo4LogicException.cxx.
References GO4TRACE.
| Int_t TGo4LogicException::Handle | ( | ) | [virtual] |
This is a default handler function for the respective exception type
Reimplemented from TGo4Exception.
Definition at line 55 of file TGo4LogicException.cxx.
References GO4TRACE.
| TGo4LogicException & TGo4LogicException::operator= | ( | const TGo4LogicException & | right | ) |
Definition at line 37 of file TGo4LogicException.cxx.
References GO4TRACE.
1.7.1