#include <TPyException.h>
Public Member Functions | |
TPyException () | |
virtual | ~TPyException () throw () |
virtual const char * | what () const throw () |
Definition at line 48 of file TPyException.h.
PyROOT::TPyException::TPyException | ( | ) |
Definition at line 37 of file TPyException.cxx.
PyROOT::TPyException::~TPyException | ( | ) | throw () [virtual] |
Definition at line 42 of file TPyException.cxx.
const char * PyROOT::TPyException::what | ( | ) | const throw () [virtual] |
Definition at line 49 of file TPyException.cxx.