Scarab  v2.11.1
Project 8 C++ Utility Library
Public Member Functions | List of all members
stop_iteration Class Reference

#include <common.h>

Inheritance diagram for stop_iteration:
Inheritance graph

Public Member Functions

 stop_iteration ()
 
void set_error () const override
 Set the error using the Python C API. More...
 

Detailed Description

Definition at line 671 of file detail/common.h.

Constructor & Destructor Documentation

◆ stop_iteration()

stop_iteration ( )
inline

Definition at line 671 of file detail/common.h.

Member Function Documentation

◆ set_error()

void set_error ( ) const
inlineoverridevirtual

Set the error using the Python C API.

Implements builtin_exception.

Definition at line 671 of file detail/common.h.


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