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

#include <common.h>

Inheritance diagram for key_error:
Inheritance graph

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ key_error()

key_error ( )
inline

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


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