PythonSystemExitErrorInterface Class Reference

#include <cpython.h>

Inheritance diagram for PythonSystemExitErrorInterface:

Detailed Description

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

Private Member Functions

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

Member Function Documentation

◆ MAXON_INTERFACE()

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