#include <TGo4DynamicListException.h>
Inheritance diagram for TGo4DynamicListException:

Public Methods | |
| TGo4DynamicListException (TGo4DynamicEntry *entry, const char *message,...) | |
| virtual | ~TGo4DynamicListException () |
| Int_t | Handle () |
| This is a default handler function for the respective exception type *. More... | |
| TGo4DynamicListException (const TGo4DynamicListException &right) | |
| TGo4DynamicListException & | operator= (const TGo4DynamicListException &right) |
| const char * | GetStatusMessage () const |
| Status message of last Process() call. More... | |
| const char * | GetEntryName () const |
| Name of the throwing dynamic Entry. More... | |
| const char * | GetEntryClass () const |
| Classname of the throwing dynamic entry. More... | |
Protected Attributes | |
| TGo4DynamicEntry * | fxEntry |
| @supplierCardinality 1. More... | |
| TString | fxStatusMessage |
| TString | fxEntryName |
| TString | fxEntryClass |
Private Methods | |
| TGo4DynamicListException () | |
|
||||||||||||||||
|
Definition at line 68 of file TGo4DynamicListException.cxx. References TGo4Exception::fxDescription, fxEntry, fxEntryClass, fxEntryName, fxStatusMessage, and TRACE. |
|
|
Definition at line 63 of file TGo4DynamicListException.cxx. References TRACE. |
|
|
Definition at line 41 of file TGo4DynamicListException.cxx. References fxEntry, fxEntryClass, fxEntryName, fxStatusMessage, and TRACE. |
|
|
|
|
|
This is a default handler function for the respective exception type *.
Reimplemented from TGo4RuntimeException. Definition at line 52 of file TGo4DynamicListException.cxx. References TGo4Log::Debug(), TGo4DynamicEntry::EnableProcessing(), fxEntry, GetEntryClass(), GetEntryName(), GetStatusMessage(), TRACE, and TGo4Exception::What(). |
|
|
Definition at line 21 of file TGo4DynamicListException.cxx. References fxEntry, fxEntryClass, fxEntryName, fxStatusMessage, TGo4RuntimeException::operator=(), and TRACE. |
|
|
Status message of last Process() call.
Definition at line 39 of file TGo4DynamicListException.h. References fxStatusMessage. Referenced by Handle(). |
|
|
Name of the throwing dynamic Entry.
Definition at line 42 of file TGo4DynamicListException.h. References fxEntryName. Referenced by Handle(). |
|
|
Classname of the throwing dynamic entry.
Definition at line 45 of file TGo4DynamicListException.h. References fxEntryClass. Referenced by Handle(). |
|
|
@supplierCardinality 1.
Definition at line 49 of file TGo4DynamicListException.h. Referenced by Handle(), operator=(), and TGo4DynamicListException(). |
|
|
Definition at line 51 of file TGo4DynamicListException.h. Referenced by GetStatusMessage(), operator=(), and TGo4DynamicListException(). |
|
|
Definition at line 53 of file TGo4DynamicListException.h. Referenced by GetEntryName(), operator=(), and TGo4DynamicListException(). |
|
|
Definition at line 55 of file TGo4DynamicListException.h. Referenced by GetEntryClass(), operator=(), and TGo4DynamicListException(). |
1.2.15