PythonSystemExitErrorInterface Class Reference

#include <cpython.h>

Inheritance diagram for PythonSystemExitErrorInterface:

详细描述

A PythonSystemExitError is thrown if the previous function executed sys.exit. Only thrown in VirtualMachineInterface::Execute(String)

私有成员函数

  MAXON_INTERFACE ( PythonSystemExitErrorInterface , MAXON_REFERENCE_COPY_ON_WRITE , "net.maxon.python.interface.pythonsystemerror")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( PythonSystemExitErrorInterface   ,
MAXON_REFERENCE_COPY_ON_WRITE   ,
"net.maxon.python.interface.pythonsystemerror"   
)
private