C++ bindings of builtin Python exceptions. More...
#include <common.h>
Public Member Functions | |
virtual void | set_error () const =0 |
Set the error using the Python C API. More... | |
C++ bindings of builtin Python exceptions.
Definition at line 908 of file wrap/pybind11/include/pybind11/detail/common.h.
|
pure virtual |
Set the error using the Python C API.