#include <TEveUtil.h>
Inheritance diagram for TEveException:
Public Member Functions | |
TEveException () | |
TEveException (const TString &s) | |
TEveException (const char *s) | |
TEveException (const std::string &s) | |
virtual | ~TEveException () throw () |
virtual const char * | what () const throw () |
ClassDef (TEveException, 1) | |
TEveException () | |
TEveException (const TString &s) | |
TEveException (const char *s) | |
TEveException (const std::string &s) | |
virtual | ~TEveException () throw () |
virtual const char * | what () const throw () |
ClassDef (TEveException, 1) |
Definition at line 102 of file TEveUtil.h.
TEveException::TEveException | ( | ) | [inline] |
Definition at line 105 of file TEveUtil.h.
TEveException::TEveException | ( | const TString & | s | ) | [inline] |
Definition at line 106 of file TEveUtil.h.
TEveException::TEveException | ( | const char * | s | ) | [inline] |
Definition at line 107 of file TEveUtil.h.
TEveException::TEveException | ( | const std::string & | s | ) |
Definition at line 435 of file TEveUtil.cxx.
virtual TEveException::~TEveException | ( | ) | throw () [inline, virtual] |
Definition at line 110 of file TEveUtil.h.
TEveException::TEveException | ( | ) | [inline] |
Definition at line 105 of file TEveUtil.h.
TEveException::TEveException | ( | const TString & | s | ) | [inline] |
Definition at line 106 of file TEveUtil.h.
TEveException::TEveException | ( | const char * | s | ) | [inline] |
Definition at line 107 of file TEveUtil.h.
TEveException::TEveException | ( | const std::string & | s | ) |
virtual TEveException::~TEveException | ( | ) | throw () [inline, virtual] |
Definition at line 110 of file TEveUtil.h.
virtual const char* TEveException::what | ( | ) | const throw () [inline, virtual] |
Definition at line 112 of file TEveUtil.h.
References TString::Data().
Referenced by TEveCalo2DGL::DrawHighlight().
TEveException::ClassDef | ( | TEveException | , | |
1 | ||||
) |
virtual const char* TEveException::what | ( | ) | const throw () [inline, virtual] |
TEveException::ClassDef | ( | TEveException | , | |
1 | ||||
) |