Logo ROOT  
Reference Guide
CPyCppyy::PyException Class Reference

Definition at line 38 of file PyException.h.

Public Member Functions

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

#include <CPyCppyy/PyException.h>

Inheritance diagram for CPyCppyy::PyException:
[legend]

Constructor & Destructor Documentation

◆ PyException()

CPyCppyy::PyException::PyException ( )

Definition at line 22 of file PyException.cxx.

◆ ~PyException()

CPyCppyy::PyException::~PyException ( )
virtualnoexcept

Definition at line 27 of file PyException.cxx.

Member Function Documentation

◆ what()

const char * CPyCppyy::PyException::what ( ) const
virtualnoexcept

Definition at line 34 of file PyException.cxx.


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