Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
CPyCppyy::CPPExcInstance Class Reference

Definition at line 14 of file CPPExcInstance.h.

Public Attributes

PyBaseExceptionObject fBase
PyObjectfCppInstance
PyObjectfTopMessage

Member Data Documentation

◆ fBase

PyBaseExceptionObject CPyCppyy::CPPExcInstance::fBase

Definition at line 16 of file CPPExcInstance.h.

◆ fCppInstance

PyObject* CPyCppyy::CPPExcInstance::fCppInstance

Definition at line 17 of file CPPExcInstance.h.

◆ fTopMessage

PyObject* CPyCppyy::CPPExcInstance::fTopMessage

Definition at line 18 of file CPPExcInstance.h.