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

#include <common.h>

Inheritance diagram for index_error:
Inheritance graph

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ index_error()

index_error ( )
inline

Definition at line 672 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 672 of file detail/common.h.


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