Logo ROOT   6.07/09
Reference Guide
List of all members | Public Member Functions | List of all members
PyROOT::TPyException Class Reference

Definition at line 46 of file TPyException.h.

Public Member Functions

 TPyException ()
 
virtual ~TPyException () throw ()
 
virtual const char * what () const throw ()
 

#include <TPyException.h>

Inheritance diagram for PyROOT::TPyException:
[legend]

Constructor & Destructor Documentation

PyROOT::TPyException::TPyException ( )

Definition at line 27 of file TPyException.cxx.

PyROOT::TPyException::~TPyException ( )
throw (
)
virtual

Definition at line 32 of file TPyException.cxx.

Member Function Documentation

const char * PyROOT::TPyException::what ( ) const
throw (
)
virtual

Definition at line 39 of file TPyException.cxx.


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