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

Definition at line 42 of file TPyException.h.

Public Member Functions

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

#include <TPyException.h>

Inheritance diagram for PyROOT::TPyException:
[legend]

Constructor & Destructor Documentation

◆ TPyException()

PyROOT::TPyException::TPyException ( )

Definition at line 27 of file TPyException.cxx.

◆ ~TPyException()

PyROOT::TPyException::~TPyException ( )
virtualnoexcept

Definition at line 32 of file TPyException.cxx.

Member Function Documentation

◆ what()

const char * PyROOT::TPyException::what ( ) const
virtualnoexcept

Definition at line 39 of file TPyException.cxx.


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