![]() |
Scarab
v2.11.1
Project 8 C++ Utility Library
|
#include <common.h>

Public Member Functions | |
| index_error () | |
| void | set_error () const override |
| Set the error using the Python C API. More... | |
Definition at line 672 of file detail/common.h.
|
inline |
Definition at line 672 of file detail/common.h.
|
inlineoverridevirtual |
Set the error using the Python C API.
Implements builtin_exception.
Definition at line 672 of file detail/common.h.
1.8.13