Scarab  2.8.1
Project 8 C++ Utility Library
Public Member Functions | List of all members
buffer_error Class Reference

#include <common.h>

Inheritance diagram for buffer_error:
Inheritance graph

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ buffer_error()

buffer_error ( )
inline

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


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